« Return to Thread: [mb-bugs] [MusicBrainz Bug Tracker] #5272: support URL encoded + in inc paramater

[mb-bugs] [MusicBrainz Bug Tracker] #5272: support URL encoded + in inc paramater

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View in Thread

#5272: support URL encoded + in inc paramater
--------------------------------+-------------------------------------------
 Reporter:  alexbl@...  |       Owner:  rob                              
     Type:  bug                 |      Status:  new                              
 Priority:  normal              |   Milestone:                                    
Component:  XML Webservice      |     Version:                                    
 Keywords:                      |     Browser:  Netscape, Firefox, Mozilla (Gecko)
       Os:  Linux               |  
--------------------------------+-------------------------------------------
 If I submit http://musicbrainz.org/ws/1/artist/c0b2500e-0cef-4130-869d-
 732b23ed9df5?inc=url-rels%2Bsa-Album&type=xml

 I got an error that url-rels+sa-Album is not a relationship.

 Most URL encoding libraries will convert + to %2B, so I have to go about
 hand generating the URL and encoding only the specific parts, or I have to
 replace %2B afterwards. would be better if the APi could handle this url
 encoded

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/5272>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

 « Return to Thread: [mb-bugs] [MusicBrainz Bug Tracker] #5272: support URL encoded + in inc paramater