Closed Bug 254736 Opened 20 years ago Closed 20 years ago

RSS for themes go to /extensions/

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aidan.thomson, Assigned: Bugzilla-alanjstrBugs)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040728 Firefox/0.9.1+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040728 Firefox/0.9.1+

when you click a link in the newest themes rss feed the mozilla update site
shows the side menu for extensions and not themes.  The link takes you to:
http://update.mozilla.org/extensions/moreinfo.php?id=205&vid=454
when it should be:
http://update.mozilla.org/themes/moreinfo.php?id=205&vid=454

Reproducible: Always
Steps to Reproduce:
1. click a link the rss feed: newest themes


Actual Results:  
the page was displayed with the left menu showing the categories for extensions

Expected Results:  
the page should be displayed with the left menu showing categories for themes.
the same issue applies to all the the Theme rss feeds; the links go to the
folder extensions instead of themes.
Oopsie.
Assignee: psychoticwolf → Bugzilla-alanjstrBugs
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: on update.mozilla.org left menu is not the themes categories when clicking link in rss feed for newest themes → RSS for themes go to /extensions/
Yep, I hardcoded it into /rss/index.php

$moreinfolink = "http://$sitehostname/extensions/moreinfo.php?id=";

I'm slightly grumpy that we separate extensions and themes directory-wise,
instead of detecting based on t_main.type.  I should file a bug on that.  I
assume it was a performance decision?

Anyways, I'll update the RSS builder.
Status: NEW → ASSIGNED
I uploaded the changed files to /dev/rss.  Go ahead and check them in, Wolf.
Assignee: Bugzilla-alanjstrBugs → psychoticwolf
Status: ASSIGNED → NEW
Checked in.
Assignee: psychoticwolf → Bugzilla-alanjstrBugs
OS: Windows 2000 → All
Hardware: PC → All
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Component: Update → Web Site
Product: mozilla.org → Update
Version: other → unspecified
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.