Closed Bug 581170 Opened 14 years ago Closed 13 years ago

Self reference doesn't match document location in Versions RSS/ATOM feed

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: stephend, Assigned: skeen.bugzilla)

References

()

Details

See https://bugzilla.mozilla.org/show_bug.cgi?id=579198#c5, but, basically, http://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fpreview.addons.mozilla.org%2Fen-US%2Ffirefox%2Faddon%2F10868%2Fversions%2Fformat%3Arss says:

line 2, column 341: Self reference doesn't match document location [help]

    ... n/10868/versions/format:rss" rel="self"></atom:link><language>en-US</lan
Assignee: nobody → skeen.bugzilla
Found an existing Django ticket; http://code.djangoproject.com/ticket/13218
It hadn't moved since May/2010 So I updated it and put myself on the cc list

In the meantime I'll commit work arounds to the zamboni feed code for the generation of the RSS <link> tags so they generate https scheme'd links

A work around for the <atom:link>'s will not be so easy, so in that case I wait to see if the Django bug moves towards landing before sticking a ugly hack workaround in our code
Status: NEW → ASSIGNED
pushed RSS <link> generation workaround to master
http://github.com/jbalogh/zamboni/commit/f6e9c89141ff60015b086878e9db1e12ebdb9af6

for now will wait on Django for <atom:link> fix
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.