RE: forcing utf8 on selected values





On Wed, 29 Mar 2006, Mark Hedges wrote:

Hmm, for some reason this morning the Matrix has allowed the
selected characters to display correctly in the browser. This
doesn't make a whole lot of sense to me now.

The scalars still do not have the utf8 flag set, though.

This is really weird. All the characters display correctly in
the browser now EXCEPT what used to be a generic apostrophe,
which now comes across as this non-printable character:

U+0092 <control>

General Character Properties

Unicode category: Other, Control

Various Useful Representations

UTF-8: 0xC2 0x92
Octal escaped UTF-8: \302\222
Decimal entity reference: &#146;

Annotations and Cross References

Alias names:
PRIVATE USE TWO

But this displays fine in mysql console on my terminal.

Argh.

Mark
.



Relevant Pages

  • Re: POSTing Chinese characters
    ... You will have to take a network trace to determine if the missing characters ... clear whether the web browser chose to UTF8-encode the POST data or not. ... and it works in English ...
    (microsoft.public.inetserver.iis)
  • Re: Arabic IIS6 Windows 2003 Issue
    ... encoded correctly between the browser and database. ... I believe that IIS6 is able to correctly handle your scenario, ... English characters tend to work because most character sets keep them at ...
    (microsoft.public.inetserver.iis)
  • Re: String trim (was JavaScript Functions)
    ... Richard's test considers only the characters that he thinks should ... clearly lists all of the character code points. ... Richard's test cannot tell whether a browser is ... accept a newline followed by spaces and HTabs. ...
    (comp.lang.javascript)
  • Re: String trim (was JavaScript Functions)
    ... It also mentions Unicode space separators. ... Those space separators are also clearly defined in Unicode under the White_Space section. ... that NO browser recognises, that's not much of a worry for coders ... representation fails to match some of the characters and also ...
    (comp.lang.javascript)
  • Re: Find function in Word does not work when searching double spac
    ... Copy an example of the double spaces and paste it into the Find prompt. ... I suspect that at some stage you have obtained that text from a browser. ... will see that the two characters are differently rendered on screen. ...
    (microsoft.public.word.docmanagement)