MantisBT - mSLDev
View Issue Details
0000034mSLDevGUI Relatedpublic2011-07-24 14:332011-07-26 18:07
KindOne 
administrator 
normalminoralways
resolvedfixed 
0.1.1.12 
0.1.1.19 
0000034: Can't expand/shrink some events.
We have a "arrow" to the right of the line number for some of the event's below, but not others.
on *:text:foo:#: {
msg $chan blar
}

on :START: {
echo -a foo
}

on :LOAD: {
echo -a foo
}

on :UNLOAD: {
echo -a blar
}

on :QUIT: {
echo -a asdf
}

on :invite:#: {
}

on :action:*:#: {
echo -a action
}

on :chat:*: {
echo -a chat
}
No tags attached.
png missing arrow.PNG (11,159) 2011-07-24 14:33
http://www.msldev.com/bugs/file_download.php?file_id=6&type=bug
png
Issue History
2011-07-24 14:33KindOneNew Issue
2011-07-24 14:33KindOneFile Added: missing arrow.PNG
2011-07-24 23:47administratorAssigned To => administrator
2011-07-24 23:47administratorStatusnew => confirmed
2011-07-26 18:07administratorStatusconfirmed => resolved
2011-07-26 18:07administratorFixed in Version => 0.1.1.19
2011-07-26 18:07administratorResolutionopen => fixed

There are no notes attached to this issue.