Ticket #101 (new defect)

Opened 7 years ago

Last modified 5 years ago

Refactor UTF-8 to Unicode conversion functions

Reported by: JeremyRuston Owned by: UdoBorkowski
Priority: minor Milestone: soon
Component: core Version:
Severity: high Keywords:
Cc:

Description

See  here for what appears to be a fast, neat, cross-platform implementation of UTF-8 to/from Unicode conversion.

Change History

Changed 7 years ago by UdoBorkowski

  • milestone changed from 2.1 to 2.2

Changed 7 years ago by UdoBorkowski

Changed 6 years ago by UdoBorkowski

  • milestone changed from 2.2 to 2.3

Changed 6 years ago by MartinBudden

  • milestone changed from 2.3 to soon

Changed 5 years ago by XavierVerges

  • type changed from enhancement to defect
  • severity changed from low to high

I'm setting this as a bug (instead of enhacement), and setting its priority to high: its is not only about internal code cleanness, as the ticket tittle suggest, but has, under certain conditions, a very annoying observable behaviour.

When using Firefox, if privileges for the tiddlywiki are not stored in prefs.js, a security prompt appears everytime the core or a plugin calls the unicode conversion functions. This can happen for remote sites also, depending on the browser configuration.  http://groups.google.com/group/TiddlyWikiDev/msg/c6234b480b654d71

Note: See TracTickets for help on using tickets.