Syntax highlighting broken for inline comments
----------------------------------------------

                 Key: JXR-58
                 URL: http://jira.codehaus.org/browse/JXR-58
             Project: Maven JXR
          Issue Type: Bug
          Components: jxr
    Affects Versions: 2.1
            Reporter: Lukas Theussl


For instance, for the line

{code}
out.write( text, /*preserveSpace*/ false );
{code}

the whole rest of the line after the comment will also be highlighted in green, 
where only the comment should be.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to