Actions
Defect #3740
closedCode syntax highlighting not working in Document page
Start date:
2009-08-14
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Code highlighting working fine on Issue page, but not Document page. Just make a simple test:
function callback(indexArray) {
// indexArray == position in the jQuery object
this; // dom element
}
No code highlighting for any JavaScript key words.
Related issues
Updated by Jean-Philippe Lang over 14 years ago
- Category changed from Text formatting to Documents
- Status changed from New to Resolved
- Target version set to 0.9.4
- Resolution set to Fixed
Fixed in r3603.
Updated by Jean-Philippe Lang over 14 years ago
- Status changed from Resolved to Closed
Actions