Closed Bug 411457 Opened 18 years ago Closed 18 years ago

Author name with " is HTML escaped twice

Categories

(addons.mozilla.org Graveyard :: Administration, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: masa141421356, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11 Build Identifier: See author's name of https://addons.mozilla.org/thunderbird/user/63 It contains two ". But he uses " instead of " as his name in website. It seems to be duplicate HTML escape. Reproducible: Always Steps to Reproduce: 1. 2. 3.
(no offense that I dupe this against a younger bug, but that one has slightly more detail)
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Bug 411608 seems to issue aboult escape of single quotetion('). It seems to be bug around constructing SQL. This issue is duplicate HTML escape. It seems to be different bug.
Actually, you are right. While both issues are about correctly displaying quote characters in names, they happen in different places. Apologies. Reopening.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Summary: Author name with " causes duplicate escape → Author name with " causes duplicate HTML escape
This has been fixed in the meantime. Bug 411608 persists.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago18 years ago
Resolution: --- → FIXED
Not fixed. Backslash is not needed. Actual result: Mauro \"bartokk\" Bartoccelli Expected Result:Mauro "bartokk" Bartoccelli
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Summary: Author name with " causes duplicate HTML escape → Author name with " is not correctly HTML escaped
Masahiro: No, that's bug 411608 (see comment 4). This bug here is about HTML entities.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago18 years ago
Resolution: --- → FIXED
Summary: Author name with " is not correctly HTML escaped → Author name with " is HTML escaped twice
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.