Incorrect conversion of Hex(A0) and other values
On windows machines both firefox and IE, data put in a form field either text or textarea that contans is converted to hex(A0) when saved. fckEditor then converst this value to Â. If that same value is opened in a browser form field again the browser converts this to hex(c3). fckEditor then converts this to Â... I have seen many threads in the blog about the appearance of  and this is one of the main things. Many of us wind up using the content in both browser <textarea> tags and fckEditor. When doing this the data gets corrputed and it excallates. I have composed a lengthy outline of this issue if you would like it. I feel this is a bug in both the browsers treatment and fckEditor. There are other values this happens with besides but this is the most common because fckEditor puts in all over the place.
Change History (3)
Resolution: |
→ expired
|
Status: |
new →
closed
|
Can you provide a simple step by step procedure to reproduce the problem?