Mantis Bug Tracker

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000068mSLDevSyntax Highlightingpublic2012-12-26 16:372012-12-28 08:40
ReporterTravis 
Assigned Toadministrator 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformWin7 64-bitOSWindows 7OS Version(6.1)
Product Version 
Target VersionFixed in Version0.3.1.0 
Summary0000068: variable names not highlighted when assigning multiple with /var
DescriptionWhen assigning multiple variables using '/var', variable names are not highlighted correctly when they follow '$ident,'.
Steps To Reproduce/var %item = $header,%hist = 0
=> %hist will not be highlighted as a variable name

/var %item = $header, %hist = 0
=> %hist is correctly identified as a variable

/var %item = $header ,%hist = 0
=> %hist is correctly identified as a variable

/var %item = value,%hist = 0
=> %hist is correctly identified as a variable
TagsNo tags attached.
Beta mIRC version?
mIRC Version
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2012-12-26 16:37 Travis New Issue
2012-12-28 08:40 administrator Status new => closed
2012-12-28 08:40 administrator Assigned To => administrator
2012-12-28 08:40 administrator Resolution open => fixed
2012-12-28 08:40 administrator Fixed in Version => 0.3.1.0


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker