Public bug reported:

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: Undecided
         Status: New

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to