| Issue 15: | JavaScript comments with ' character break highlighting | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
What steps will reproduce the problem? 1. Syntax highlight the following JavaScript: // This comment has a ' character. line_ok(); a_string = 'hello'; line_bad(); // This comment has a ' character. What is the expected output? What do you see instead? The ' in each comment causes "line_bad()" to be rendered as a string. What version of the product are you using? On what operating system? 1.5.0, Firefox & IE, Win XP. |
||||||||||||
,
Jun 28, 2007
(No comment was entered for this change.)
Owner: alex.gorbatchev
|
|||||||||||||
,
Aug 05, 2007
(No comment was entered for this change.)
Status: Fixed
|
|||||||||||||
,
Aug 05, 2007
(No comment was entered for this change.)
Labels: Milestone-1.5.1
|
|||||||||||||
|
|
|||||||||||||