kamalchopra / jsyntaxpane

Automatically exported from code.google.com/p/jsyntaxpane
0 stars 0 forks source link

StringIndexOutOfBoundsException when entering in comment #79

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open SyntaxTester
2. Type "/* comment */" without the quotes and press enter
3. See Error

What is the expected output? What do you see instead?
I don't expect to see a StringIndexOutOfBoundsException

What version of the product are you using? On what operating system?
Revision 107 of r095

Please provide any additional information below.

Original issue reported on code.google.com by chad.dor...@gmail.com on 18 Mar 2009 at 7:47

GoogleCodeExporter commented 9 years ago
Why do you have a multi-line comment in a single line?  ;-) 
Just kidding... I'll fix.

Original comment by ayman.al...@gmail.com on 18 Mar 2009 at 12:54

GoogleCodeExporter commented 9 years ago
Fixed in r108

Original comment by ayman.al...@gmail.com on 19 Mar 2009 at 8:38