Forum’s breadcrumb fails parsing ASCII encoded characters |
|||
|---|---|---|---|
| Date: | 02/16/2010 | Show-stopper?: | |
| Status: | Outside Issue | Reporter: | laureent |
| Reported in Version: | EE 1.6.8 | Assigned To: | Not Assigned |
| Keywords: | |||
| Support Thread: | |||
Details
The ampersand that is part of the ASCII entities is double-encoded so nnn; becomes &#nnn and is no longer valid.
See thread here :
Comment on Bug Report
| Posted by: Robin Sowell on 16 February 2010 1:05pm | |
|
|
[ Permalink ]
Note- giving a detailed reply in the thread- but basically, we do need to convert and the language file really shouldn’t be using ascii given there are better alternatives. |
| Posted by: laureent on 31 March 2010 5:30am | |
|
|
[ Permalink ]
Be aware that converting the language pack to utf-8 breaks some file upload javascript functions. |
