Malformed anchor links when exporting linked notes to HTML

Bug #307215 reported by Topher
2
Affects Status Importance Assigned to Milestone
tomboy
Fix Released
Medium
tomboy (Ubuntu)
Fix Released
Low
Ubuntu Desktop Bugs

Bug Description

Binary package hint: tomboy

This bug is actually result of a really useful feature of Tomboy: that links are not capitalization-dependent. If you have a note named "Cool Tomboy Note" and in a second note you type in "cool tomboy note", the phrase will become a link to the first note.

However when you export a note with all linked notes to HTML (using the "Export to HTML" addin), the note-to-note links generated in the HTML page don't link correctly when the capitalization of the link is not the same as the capitalization as the anchor.
Example: <a href="#cool tomboy note">cool tomboy note</a>
<a name="Cool Tomboy Note">Cool Tomboy Note</a>

As a fix, I'd suggest that all links generated in the output HTML file are made uniformly lower-case. That will resolve any capitalization differences.

Revision history for this message
Pedro Villavicencio (pedro) wrote :

thanks for the report, confirming, will look upstream.

Changed in tomboy:
assignee: nobody → desktop-bugs
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Pedro Villavicencio (pedro) wrote :

I've sent this upstream at: http://bugzilla.gnome.org/show_bug.cgi?id=564150 ; thanks.

Changed in tomboy:
status: Confirmed → Triaged
Revision history for this message
Pedro Villavicencio (pedro) wrote :

this bug has been fixed upstream, thanks for reporting.

Changed in tomboy:
status: Triaged → Fix Committed
Changed in tomboy:
status: Unknown → Fix Released
Revision history for this message
Robert Ancell (robert-ancell) wrote :

This was fixed in tomboy 0.13.2-0ubuntu1 (jaunty)

Changed in tomboy (Ubuntu):
status: Fix Committed → Fix Released
Changed in tomboy:
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.