Issue Details (XML | Word | Printable)

Key: MBS-5147
Type: Bug Bug
Status: Closed Closed
Resolution: Invalid
Priority: Minor Minor
Assignee: Unassigned
Reporter: patate12
Votes: 0
Watchers: 0
Operations

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

Add/edit work pages can't be seeded with ISWCs

Created: 14/Aug/12 02:25 PM   Updated: 06/Nov/12 05:43 PM   Resolved: 06/Nov/12 05:43 PM
Component/s: Edit system, User interface
Affects Version/s: None
Fix Version/s: None

Issue Links:
Relates
 



Sort Order: Ascending order - Click to sort in descending order
patate12 added a comment - 14/Aug/12 02:31 PM

feeded→seeded as it seems to be the term used in other tickets to designate editing through URL with parameters.


Calvin Walton added a comment - 14/Aug/12 03:07 PM

You're trying to add an ISWC on the ISRC page...

To add an ISWC you have to POST to e.g. http://musicbrainz.org/work/0a925fa3-98a9-43fc-8a0e-071726fb7af6/add-iswc with the parameter add-iswc.iswc=T-030-066-497-4


Calvin Walton added a comment - 14/Aug/12 03:08 PM

This doesn't allow seeding the form, however; that's still an issue if you want to show the page with a pre-filled iswc and allow the user to add a comment before submitting.


patate12 added a comment - 14/Aug/12 03:37 PM - edited

I update the URL as I mistook the paste.
I have tested http://musicbrainz.org/work/0a925fa3-98a9-43fc-8a0e-071726fb7af6/add-iswc?add-iswc.iswc=T0300664974 both POST and GET nothing happens.


patate12 added a comment - 14/Aug/12 04:27 PM

OK this is not really urgent stuff as it actually works to make a POST request to add any ISWC ! I leave the ticket here in case it's useful but lowering the criticity.


nikki added a comment - 06/Nov/12 01:04 AM

The page for adding ISWCs is gone, so editing the summary.


patate12 added a comment - 06/Nov/12 11:05 AM

nikki, the new work/create URL does works with new ISRC parameter(s), either POST and GET (both tested with userjs).
I did not try the new work/edit URL yet but it could be working too.


nikki added a comment - 06/Nov/12 12:07 PM

An example would be nice then. It didn't work for me when I tried.


patate12 added a comment - 06/Nov/12 05:32 PM

GET example : 奇子
POST example : You would have to install my JASRAC importer and go to 奇子 and click Add to MB button next to work name.


nikki added a comment - 06/Nov/12 05:43 PM

Thanks. Closing as invalid then, since the add ISWC page no longer exists and the add/edit work pages appear to already support it.