Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Windows XP - tested on FireFox, IE 6, IE 7 and Chrome.
Description
It started happening today. When I visit the website, for example:
http://jackrabbit.apache.org/node-type-notation.html
All the artifacts that contain a "SCRIPT" of type syntaxhighlighter does not get displayed.
So basically all examples on the site fails to show up.
Example:
Upon view-source, you will find artifacts like this:
==========================
<SCRIPT type="syntaxhighlighter" class="toolbar: false; theme: default; brush: java; gutter: false"><![CDATA[
public class FirstHop {
// Some Code...
}
]]></SCRIPT>
==========================
None of the artifacts that are using "syntachighlighter" gets displayed.
Problem must have started today (April 19, 2010) since I was able to see them last night.
Please contact me if you have further questions.
Thanks
Venkatt