Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
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">
seems like a JXR bug, should be filed there first?