You have been subscribed to a public bug:

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.

** Affects: tomboy (Ubuntu)
     Importance: Low
     Assignee: Ubuntu Desktop Bugs (desktop-bugs)
         Status: Confirmed

-- 
Malformed anchor links when exporting linked notes to HTML
https://bugs.edge.launchpad.net/bugs/307215
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to