Issue Details (XML | Word | Printable)

Key: MARK-30
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Shannon Krebs
Reporter: Jonathan Nolen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence Social Bookmarking Plugin

Handle special characters in the title

Created: 06/Jul/07 01:21 PM   Updated: 13/Jul/07 07:16 AM
Component/s: None
Affects Version/s: 1.0
Fix Version/s: 1.0.2

Time Tracking:
Not Specified

Labels:


 Description  « Hide
http://www.jivesoftware.com/blog/2007/07/05/i-want-to-put-a-competitive-matrix-on-our-website-and-our-ceo-doesnt/

bookmarking that URL doesn't correctly convert the special chars in the title:

I want to put a competitive matrix on our website and our CEO doesn%u2019t at Jive Talks

instead of

I want to put a competitive matrix on our website and our CEO doesn't at Jive Talks



 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
Shannon Krebs added a comment - 07/Jul/07 01:00 AM
Is this a problem with the javascript bookmarklet? I can't seem to reproduce the problem by using special chars in the title field normally.

When I try to create a bookmark to the site above using the bookmarklet in firefox I don't get any title copied across to the add bookmark form. Is this part of the same problem?


Shannon Krebs added a comment - 13/Jul/07 07:16 AM
Changed javascript in bookmarklet to use encodeURIComponent() insted of escape()