You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/07 14:21:07 UTC

[jira] Closed: (MPJXR-9) bad line

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Mon, 7 Jun 2004 8:18 AM

jelly freaked out on the I removed it.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJXR-9

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJXR-9
    Summary: bad <html> line
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jxr-plugin

   Assignee: Brett Porter
   Reporter: Olivier Mengué

    Created: Fri, 9 Apr 2004 9:47 PM
    Updated: Mon, 7 Jun 2004 8:18 AM

Description:
JXR generates:

<html xmlns="http://www.w3.org/1999/xhtml lang="en>

but I expect:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org