Bugzilla – Bug 3909
When saving a modified playlist the button shouldn't be "Rename"
Last modified: 2008-09-15 14:39:24 UTC
If you create a playlist (in the web interface), save it, play it, modify it then try to save it again, you are prompted to Rename, rather than simply Save.
It looks to me like baybe if we want to do that, the Rename button can be simply changed to Save. Or are there still some cases when it ought to be Rename? Or do we need to have both a Save and a Rename?? Andy, does this one fall under your user-interfacy expertise?
most certainly, there will be cases when you save a modified playlist and realise when it is only a modified playlist, that you want to rename. To me, "save" would be ok for all cases. There is a confirm overwrite and a rename warning to make sure users are aware that they should change the name if they dont want to overwrite. Possible other option is to change the button text to rename via javascript when the user begins to enter text in the input box.
This is starting to get complicated. Perhaps there is some other solution for the bug as originally reported. I take back my suggestion. :)
Dean says 'save' would be okay.
fixed at change 9054, along with removing the note in docs for the savebuttonname param.