Ticket #35 (assigned defect)

Opened 3 years ago

Last modified 3 years ago

Fuzz does not display UTF-8 characters correctly

Reported by: msporny Owned by: msporny
Priority: major Milestone: 1.0
Component: fuzz Version: 0.9
Keywords: Cc:

Description (last modified by msporny) (diff)

librdfa should pass UTF-8 characters through to Fuzz without issue, but the text widget used to display text in Firefox might have issues with certain UTF-8 characters. There might also be a problem in the C++-side code for the Firefox plugin since it uses an non-UTF-8 character extractor on the incoming character stream from librdfa.

This needs to be fixed as proper rendering of UTF-8 characters is a necessity for internationalization support.

Attachments

contact.xhtml Download (1.1 KB) - added by msporny 3 years ago.
Example file from Matjaž showing incorrect UTF-8 characters

Change History

Changed 3 years ago by msporny

Example file from Matjaž showing incorrect UTF-8 characters

Changed 3 years ago by msporny

  • status changed from new to assigned
  • summary changed from Fuzzbot corrupts the display of a number of UTF-8 characters to Fuzzbot does not display UTF-8 characters correctly

Changed 3 years ago by msporny

  • description modified (diff)

Changed 3 years ago by msporny

  • version changed from 0.15 to 0.9
  • description modified (diff)
  • summary changed from Fuzzbot does not display UTF-8 characters correctly to Fuzz does not display UTF-8 characters correctly

Changed 3 years ago by msporny

Two other sites that should be used to ensure proper i18n display in Fuzz:

 http://www.kanzaki.com/music/hanabi/

 http://standards.mitsue.co.jp/resources/w3c/

Note: See TracTickets for help on using tickets.