Issue Details (XML | Word | Printable)

Key: MBS-4367
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Oliver Charles
Reporter: nikki
Votes: 0
Watchers: 0
Operations

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

Current search URLs are broken on the test server

Created: 27/Feb/12 05:49 PM   Updated: 20/Apr/12 09:37 AM   Resolved: 16/Apr/12 09:48 AM
Component/s: None
Affects Version/s: None
Fix Version/s: Bug fixes, 2012-04-10

Issue Links:
Relates
 


 Description  « Hide

http://musicbrainz.org/search?query=test&type=artist&limit=25&handlearguments=1 works
http://test.musicbrainz.org/search?query=test&type=artist&limit=25&handlearguments=1 doesn't

There are plenty of links out there using current URLs, so if we change the URLs, we should make sure the old ones continue to work.



Sort Order: Ascending order - Click to sort in descending order
Oliver Charles added a comment - 23/Mar/12 02:35 PM

Paul Taylor added a comment - 13/Apr/12 09:11 PM - edited

Discogs Import Script uses the advanced=1 option

i.e http://musicbrainz.org/search?query=artist%3A%28onlyjoe%29%20release%3A%28Revolution%29%20tracks%3A%284%29%20country:GB&type=release&advanced=1

but it no longer actually does an advanced search just a basic (indexed) search, seems the advanced=1 option is ignored.


Oliver Charles added a comment - 16/Apr/12 09:48 AM

Same problem as MBS-4544 so I'm going to close this ticket again in favor of that one


nikki added a comment - 20/Apr/12 12:15 AM

Oliver Charles added a comment - 20/Apr/12 09:37 AM

That is broken because of ?advanced=1 right, so the above review/fix should solve it.