https://bz.apache.org/bugzilla/show_bug.cgi?id=70065

Rich Bowen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Rich Bowen <[email protected]> ---
Fixed in r1934504. The <message id="permalink"> element was incorrectly placed
before the <!DOCTYPE> declaration (and outside the document structure) in
fr.xml and tr.xml, making them invalid XML. The XSLT processor then failed to
resolve any $message lookups, resulting in empty link text and broken XHTML
output. Moved the permalink message inside <messages> and restored the <?xml?>
declaration in both files.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to