TiddlyWiki.org

Ticket #629 (reopened defect)

Opened 3 months ago

Last modified 1 month ago

Firefox 3: not escaping permalinks

Reported by: FND Assigned to:
Priority: major Milestone: 2.5
Component: core Version:
Severity: medium Keywords: browsers
Cc:

Description

In Firefox 3, permalinks are not being escaped.

For example, instead of

http://osmosoft.com/#%5B%5BOpenTech%202008%5D%5D

Firefox 3 generates this:

http://osmosoft.com/#[[OpenTech 2008]]

Change History

13/05/08 19:29:05 changed by MartinBudden

  • milestone set to 2.5.

28/05/08 10:35:47 changed by MartinBudden

  • owner deleted.

16/06/08 20:52:22 changed by FND

  • milestone changed from 2.5 to 2.4.1.

23/06/08 13:40:23 changed by FND

  • keywords set to browsers.

(follow-up: ↓ 6 ) 08/07/08 13:31:27 changed by FND

  • status changed from new to closed.
  • resolution set to worksforme.

While permalinks' brackets are not escaped in Firefox 3, all major browsers (IE6+, FF2+, Safari) seem to interpret this correctly.

(in reply to: ↑ 5 ) 08/07/08 20:07:26 changed by EricShulman

Replying to FND:

While permalinks' brackets are not escaped in Firefox 3, all major browsers (IE6+, FF2+, Safari) seem to interpret this correctly.

Although un-encoded brackets work within the various browsers' URL location fields, if an FF3-generated permalink is copied and pasted into the body of a message it will not be properly interpreted by GoogleGroups?, GMail, and other web sites. This problem also exists with many email programs, including OutlookExpress? and Thunderbird, which need the brackets to be URL-encoded to %5B and %5D in order to recognize the full extent of a URL embeddded in the message content.

08/07/08 20:07:38 changed by EricShulman

  • status changed from closed to reopened.
  • resolution deleted.

11/07/08 10:54:15 changed by MartinBudden

  • milestone changed from 2.4.1 to 2.5.