Issue Details (XML | Word | Printable)

Key: MBS-4149
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Unassigned
Reporter: Nicolás Tamargo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Server

The added referrer stuff breaks Amazon UK links

Created: 07/Jan/12 02:24 PM   Updated: 12/Jan/12 03:53 PM   Resolved: 12/Jan/12 03:53 PM
Component/s: None
Affects Version/s: None
Fix Version/s: Schema change, 2012-01-12


 Description  « Hide

"Adding the referrer stuff MBS-2022 breaks the links because it uses amazon.uk instead of amazon.co.uk", says nikki.

Example: http://musicbrainz.org/edit/16131058



Sort Order: Ascending order - Click to sort in descending order
nikki added a comment - 08/Jan/12 08:02 AM

Could we also include "www." and use .co.jp instead of .jp? There's no point having unnecessary redirects.

According to http://beckism.com/2008/02/amazon_affiliate_links/ we could just use http://www.amazon.$domain/dp/$asin?tag=$associatetag


Oliver Charles added a comment - 08/Jan/12 11:37 AM

I'm using the links that are mentioned in Amazon's official API, the regex just doesn't catch the full tld though. Would rather stick with keeping to the docs.


Oliver Charles added a comment - 12/Jan/12 03:53 PM

Fixed in 58d5f0e.