Mantis Bug Tracker

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000181mSLDevSyntax Highlightingpublic2013-08-10 04:022014-09-28 14:27
ReporterTravis 
Assigned To 
PrioritylowSeverityminorReproducibilityhave not tried
StatusnewResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000181: && and || not highlighted inside $iif() condition (0.4.0.94)
DescriptionThe brackets surrounding the conditions are highlighted the same as /if, however the '&&' appears as plain text.
Steps To Reproducealias foobar noop $iif((condition) && (condition), $foo)
TagsNo tags attached.
Beta mIRC version?
mIRC Version
Attached Files

- Relationships

-  Notes
(0000167)
Travis (reporter)
2014-09-28 14:27

;surrounding the entire condition inside brackets causes the expected behavior
alias foobar noop $iif(((condition) && (condition)), $foo)

- Issue History
Date Modified Username Field Change
2013-08-10 04:02 Travis New Issue
2014-09-28 14:27 Travis Note Added: 0000167


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker