The following issue has been updated:
Updater: fabrizio giustina (mailto:[EMAIL PROTECTED])
Date: Fri, 10 Oct 2003 2:57 AM
Comment:
I'm attaching the full source for all the modified files, you should be able to merge
changes to CodeTransform using CVS. See my initial comment about changes in
CodeTransform.java.
You can see a sample of jxr docs generated using the patched version at
http://displaytag.sourceforge.net/xref/index.html
Changes:
Attachment changed to jxr_changed_files.zip
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-797&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-797
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-797
Summary: Generated html-colored java source is not valid HTML - fails in Opera 6
Type: Bug
Status: Unassigned
Priority: Minor
Time Spent: Unknown
Remaining: Unknown
Project: maven
Fix Fors:
1.1
Assignee:
Reporter: Anton Tagunov
Created: Mon, 8 Sep 2003 6:31 AM
Updated: Fri, 10 Oct 2003 2:57 AM
Description:
some plugin generates colored html source, here's a sample,
http://cglib.sourceforge.net/xref/samples/Trace.html
unfotunantly a table is put inside a pre which is as far as I reacall not valid HTML
4.0
in opera 6 this results in horrible viewing experience - pre is ignored
yes, btw, the center tag is also either deprecated or absent in HTML 4.0 - better use
css text-align: center, but this does not cause a rendering catastrophe in opera 6.
additionally, it would be best to have a html 4.01 or xhtml 1.0 DOCTYPE (potentially
this enforces same behavior on all browsers and disables quirks and compat modes)
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]