The following issue has been updated:

    Updater: dion gillard (mailto:[EMAIL PROTECTED])
       Date: Sun, 19 Oct 2003 8:46 AM
    Changes:
             Version changed to 1.0-rc1
             Version changed to 1.0-beta-10
             Fix Version changed to 1.0-rc2
             Fix Version changed from 1.1
    ---------------------------------------------------------------------
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.0-rc2
   Versions:
             1.0-beta-10
             1.0-rc1

   Assignee: 
   Reporter: Anton Tagunov

    Created: Mon, 8 Sep 2003 6:31 AM
    Updated: Sun, 19 Oct 2003 8:46 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]

Reply via email to