Closed Bug 114321 Opened 24 years ago Closed 24 years ago

hreflang handling broken in site navigation bar (links toolbar)

Categories

(SeaMonkey :: UI Design, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla0.9.8

People

(Reporter: burnus, Assigned: bzbarsky)

References

()

Details

Attachments

(1 file)

Hi If I read the spec correctly (URL) than the link type are case sensitive. Using lowercase types (in the HTML 4.01 spec they are lowcase with exception of the first letter) in XHTML doesn't work. Testcase: http://www.physik.fu-berlin.de/~fsi/ I couldn't find anything in the XHTML spec that says that they have to be case-sensitive.
s/link type are case sensitive/link type are case insensitive/ ^^
Nothing to do with case. We already lowecase all the rel and rev attr values in that code. The code to do mapping for hreflang attributes was broken -- it was using getKey and getValue instead of .key and .value Tim or Stuart, would you review the upcoming patch?
Assignee: blakeross → bzbarsky
Keywords: patch, review
Attached patch The fixSplinter Review
Priority: -- → P2
Target Milestone: --- → mozilla0.9.8
r=Tim I'm not authorized to edit attachments, so I can't update the patch's status to "has review"
Attachment #61017 - Flags: review+
QA Contact: sairuh → claudius
*** Bug 116890 has been marked as a duplicate of this bug. ***
resummarizing so I can find it. :)
Summary: Site Navigation Bar: <link>-rel: Link Types are case sensitive → hreflang handling broken in site navigation bar (links toolbar)
*** Bug 117731 has been marked as a duplicate of this bug. ***
Comment on attachment 61017 [details] [diff] [review] The fix sr=jag
Attachment #61017 - Flags: superreview+
Checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Product: Core → Mozilla Application Suite
Component: XP Apps: GUI Features → UI Design
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: