Closed
Bug 460084
Opened 16 years ago
Closed 16 years ago
Update feed redirects for as, bg, cy, eo, et, gl, is, kn, mr, oc, th
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stas, Assigned: xb95)
References
Details
We'd like to get a few redirect requests set up for as, bg, cy, eo, et, gl, is, kn, mr, oc, th.
http://ab-CD.fxfeeds.mozilla.com/ab-CD/firefox/headlines.xml should point to
as -> http://www.bbc.co.uk/hindi/index.xml
bg -> http://dnevnik.bg/rss/
cy -> http://newsrss.bbc.co.uk/rss/welsh/newyddion/rss.xml
eo -> http://www.liberafolio.org/search_rss?SearchableText=&Title=&Description=&portal_type%3Alist=News+Item&portal_type%3Alist=Link&portal_type%3Alist=Document&Creator=redakcio&submit=Search&sort_on=created&sort_order=reverse&review_state=published&sort_limit:int=20
et -> http://www.postimees.ee/rss/
gl -> http://chuza.org/rss2.php
is -> http://www.mbl.is/mm/rss/forsida.xml
kn -> http://sampada.net/node/feed
mr -> http://www.bbc.co.uk/hindi/
oc -> http://www.ostaldoccitania.net/data/newsoc.xml
th -> http://newsrss.bbc.co.uk/rss/newsonline_world_edition/asia-pacific/rss.xml
Thank you.
Assignee | ||
Comment 1•16 years ago
|
||
These are setup and pushed live to the three colos. There might be caching issues on the load balancers for 30 minutes for any that changed and weren't added, but the newly added ones should work immediately.
Please let me know if you run into any problems!
Assignee: server-ops → mark
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•16 years ago
|
||
All redirects look fine except for the [eo] one.
The feed URL is:
http://www.liberafolio.org/search_rss?SearchableText=&Title=&Description=&portal_type%3Alist=News+Item&portal_type%3Alist=Link&portal_type%3Alist=Document&Creator=redakcio&submit=Search&sort_on=created&sort_order=reverse&review_state=published&sort_limit:int=20
The problem regards the "&portal_type%3Alist" parameters. Originally, these are "&portal_type:list" with ":" encoded to %3A. For some reason the redirect omits the "%3" resulting in "&portal_typeAlist" which gives a wrong feed.
Can you fix this please? Thanks!
Reporter | ||
Comment 3•16 years ago
|
||
Ahh, I got the [mr] feed wrong, sorry for that. It should point to http://www.bbc.co.uk/hindi/index.xml (I forgot the "index.xml" part).
Assignee | ||
Comment 4•16 years ago
|
||
Reopening so I see to do this. :)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 5•16 years ago
|
||
Mark, any updates? Thanks!
Assignee | ||
Comment 6•16 years ago
|
||
Ah ack! My apologies.
This has been done. Please verify, particularly the 'eo' one, I swapped the %3A hex codes for colons, so it should work better now?
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•16 years ago
|
||
Awesome! :)
It looks like everything works as expected. Thanks so much.
Status: RESOLVED → VERIFIED
Updated•11 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•