Closed Bug 246045 Opened 20 years ago Closed 20 years ago

Special characters display in bookmarks as raw HTML

Categories

(Firefox :: Bookmarks & History, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 246419

People

(Reporter: mozilla, Assigned: p_ch)

Details

(Keywords: regression)

Using 20040608 trunk

A bookmark named "Joe's Diner" will display as "Joe's Diner" on the Personal
Toolbar. This regressed since the 20040601 build.
This happens because Firefox mistakenly re-escapes the ampersand in HTML
entities in bookmarks. A bookmark that appears as follows:

<A HREF="http://www.foo.com/">Joe&#39;s Diner</A>

is changed to

<A HREF="http://www.foo.com/">Joe&amp;#39;s Diner</A>

Notice how the ampersand is re-escaped.

*** This bug has been marked as a duplicate of 245758 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---

*** This bug has been marked as a duplicate of 246419 ***
Status: REOPENED → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → DUPLICATE
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → bookmarks
You need to log in before you can comment on or make changes to this bug.