Ticket #185 (closed defect: wontfix)

Opened 5 years ago

Last modified 12 months ago

Problem with null characters pasted into TiddlyWiki under Firefox

Reported by: JeremyRuston Owned by: MartinBudden
Priority: minor Milestone: soon
Component: core Version:
Severity: undefined Keywords:
Cc:

Description (last modified by JeremyRuston) (diff)

An obscure bug in Firefox 1.5.0.7 on both the Mac and the PC, causes saving changes to fail if a null byte (0x00) has been pasted into a tiddler. This can happen quite easily because there is a common bug in poorly behaved Windows applications where they include the C/C++ terminating null in the string body. (It's happened to me when copying from Windows applications running under Parallels on OS X).

The attached ZIP file contains a TiddlyWiki file that contains a null character in the tiddler "FireFox?". Loading it up in Firefox and then trying to save changes results in the file being corrupted in a characteristic way. Taking the same file and replacing the null character with an ordinary ASCII character allows it to save changes correctly.

Attachments

index.clean.with.null.html.zip Download (92.3 KB) - added by JeremyRuston 5 years ago.
Example of broken TW file

Change History

Changed 5 years ago by JeremyRuston

Example of broken TW file

Changed 5 years ago by JeremyRuston

  • description modified (diff)

Changed 5 years ago by JeremyRuston

  • description modified (diff)

Changed 5 years ago by JeremyRuston

  • milestone set to 2.2

Changed 5 years ago by MartinBudden

  • owner changed from JeremyRuston to MartinBudden

Changed 5 years ago by MartinBudden

  • priority changed from undefined to minor

Changed 5 years ago by MartinBudden

  • milestone changed from 2.2 to 2.3

Changed 4 years ago by MartinBudden

  • milestone set to 2.3.1

Changed 4 years ago by MartinBudden

  • milestone changed from 2.3.1 to 2.4

Changed 4 years ago by MartinBudden

  • milestone changed from 2.4 to 2.5

Changed 3 years ago by FND

  • milestone changed from 2.5 to soon

Changed 12 months ago by cdent

  • status changed from new to closed
  • resolution set to wontfix

that's a really old version of firefox

Note: See TracTickets for help on using tickets.