Mantis Bug Tracker

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000041mSLDevGeneral (other)public2011-07-24 20:442011-07-26 18:07
Reporterxmrfunny1x 
Assigned Toadministrator 
PriorityhighSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformWin7 32-bitOSWindows 7OS Version(6.1)
Product Version0.1.1.12 
Target VersionFixed in Version0.1.1.19 
Summary0000041: Groups (# prefix) do not like "1-liners"
DescriptionInterpreter claims an "Ill-formed script group" was made, underlining the #foo end line.
Steps To Reproduce; Broken code:

#foo off
on 1:TEXT:foo:#:{ msg $chan bar }
#foo end


; As opposed to working code:
#foo off
on 1:TEXT:foo:#:{
  msg $chan bar
}
#foo end
TagsNo tags attached.
Beta mIRC version?
mIRC Version
Attached Files

- Relationships
duplicate of 0000040resolvedadministrator Groups (# prefix) do not like "1-liners" 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2011-07-24 20:44 xmrfunny1x New Issue
2011-07-25 00:41 administrator Assigned To => administrator
2011-07-25 00:41 administrator Status new => confirmed
2011-07-26 18:07 administrator Relationship added duplicate of 0000040
2011-07-26 18:07 administrator Status confirmed => resolved
2011-07-26 18:07 administrator Fixed in Version => 0.1.1.19
2011-07-26 18:07 administrator Resolution open => fixed


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker