Mantis Bug Tracker

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000076mSLDevSyntax Highlightingpublic2013-03-22 20:432013-03-22 21:41
Reporterhixxy 
Assigned Toadministrator 
PrioritylowSeveritytrivialReproducibilityalways
StatusclosedResolutionfixed 
PlatformWin7 64-bitOSWindows 7OS Version(6.1)
Product Version0.3.1.0 
Target VersionFixed in Version0.4.1.0 
Summary0000076: Variable/identifier command arguments incorrect highlighted as commands
DescriptionAs per the mIRC forum:

If you set a command to a variable (or have an identifier return a value to be used as a command), the IDE highlights any parameters you pass to it as a command.
Steps To ReproduceCopy/paste this script into the IDE:

-----

alias test {
  var %s = sockwrite -n $sockname
  %s GET / HTTP/1.1
  %s Host: www.google.com
  %s Accept: */*, *.*
}

-----

In this script "GET," "Host:" and "Accept:" will all be highlighted in the custom command colour rather than as plaintext.
TagsNo tags attached.
Beta mIRC version?
mIRC Version7.29
Attached Files

- Relationships

-  Notes
(0000028)
administrator (administrator)
2013-03-22 21:41

Fixed in the latest build.

- Issue History
Date Modified Username Field Change
2013-03-22 20:43 hixxy New Issue
2013-03-22 21:41 administrator Note Added: 0000028
2013-03-22 21:41 administrator Status new => closed
2013-03-22 21:41 administrator Assigned To => administrator
2013-03-22 21:41 administrator Resolution open => fixed
2013-03-22 21:41 administrator Fixed in Version => 0.4.1.0


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker