My favorites | Sign in
Project Logo
             
New issue | Search
for
| Advanced search | Search tips
Issue 15: JavaScript comments with ' character break highlighting
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  alex.gorbatchev
Closed:  Aug 2007
Type-Defect
Priority-Medium
Milestone-1.5.1


Sign in to add a comment
 
Reported by neil.fraser, Jun 24, 2007
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.


Comment 1 by alex.gorbatchev, Jun 28, 2007
(No comment was entered for this change.)
Owner: alex.gorbatchev
Comment 2 by alex.gorbatchev, Aug 05, 2007
(No comment was entered for this change.)
Status: Fixed
Comment 3 by alex.gorbatchev, Aug 05, 2007
(No comment was entered for this change.)
Labels: Milestone-1.5.1
Sign in to add a comment

Hosted by Google Code