Mantis Bug Tracker

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000040mSLDevGeneral (other)public2011-07-24 20:432011-07-26 18:06
Reporterxmrfunny1x 
Assigned Toadministrator 
PriorityhighSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformWin7 64-bitOSWindows 7OS Version(6.1)
Product Version0.1.1.12 
Target VersionFixed in Version0.1.1.19 
Summary0000040: 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
has duplicate 0000041resolvedadministrator 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:43 xmrfunny1x New Issue
2011-07-25 00:04 administrator Assigned To => administrator
2011-07-25 00:04 administrator Status new => confirmed
2011-07-26 18:06 administrator Status confirmed => resolved
2011-07-26 18:06 administrator Fixed in Version => 0.1.1.19
2011-07-26 18:06 administrator Resolution open => fixed
2011-07-26 18:07 administrator Relationship added has duplicate 0000041


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker