TiddlyWiki.org

Ticket #287 (new defect)

Opened 2 years ago

Last modified 10 months ago

Multi-byte Unicode characters issue in shadowArea

Reported by: BramChen Assigned to:
Priority: major Milestone: Tools 1.2
Component: tools Version:
Severity: critical Keywords:
Cc:

Description (Last modified by JeremyRuston)

The problem arises when cooking a tiddlywiki that includes custom shadow tiddlers, any non-ANSI characters in those tiddlers are not correctly converted to &#nnnn; form, which is necessary to stop IE choking on them when it comes to saving changes.

The fix is for cook to encode non-ANSI characters within tiddlers into &#nnnn; form, at least for the shadow tiddlers.

BramChen? has submitted some patches for this issue

Change History

08/02/07 14:37:08 changed by JeremyRuston

  • owner set to JeremyRuston.
  • component changed from core to tools.
  • description changed.
  • summary changed from "multi-byte unicode chars" issue in shadowArea to Multi-byte Unicode characters issue in shadowArea.

09/02/07 00:29:54 changed by JeremyRuston

  • priority changed from undefined to major.
  • milestone set to 2.2.

13/02/07 17:39:41 changed by JeremyRuston

  • milestone changed from 2.2 to Tools 1.1.

20/07/07 18:59:52 changed by MartinBudden

  • milestone changed from Tools 1.1 to Tools 1.2.

12/10/07 17:32:06 changed by MartinBudden

  • owner deleted.