Issue 64972

Summary: Pseudo HTML code and missing space on http://l10.n.openoffice.org
Product: Internationalization Reporter: thackert
Component: wwwAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description thackert 2006-05-01 18:29:26 UTC
Hello,
I found on http://l10n.openoffice.org the following:
<quote>
The paper &lquota;Universal I18n Framework for Office Applications&rquota; was 
presented at the18th International Unicode Conference in Hong Kong, April 2001
</quote>
I think "&lquota;" is HTML code, which should be "&lquote;" and "&rquota;" should 
be "&rquote;". 
And instead of
wrong: the18th
it should be
right: the 18th
HTH
Thomas.
Comment 1 thackert 2006-05-01 18:33:58 UTC
Sorry, missed that one under the next URL ... .(
<quote>
The paper &lquota;StarOffice 6.0: A Multi-lingual Office Suite&rquota; was 
presented at the19th International Unicode Conference in San Jose, September 2001
</quote>
It is nearly identical with the "&lquota" and "&rquota", and additionally
wrong: the19th
right: the 19th
Sorry for the inconvenience
Thomas.