Bugzilla – Bug 355
Provide "save-over" capability for playlists
Last modified: 2008-10-13 22:35:31 UTC
When the user is saving a playlist, allow the option of saving over an existing playlist (e.g. via a message box, "Grunge.m3u already exists. Replace it?"). Also, use the most recently selected playlist as the default name, if possible. To the best of my knowledge, this affects all platforms and operating systems.
Created attachment 76 [details] example patch for Fishbone skin Here is one way to deal with this. If the file exists, the server responds with the same warning, but then also reveals a checkbox that the user can check to confirm the overwrite. This doesn't store the filename, just allows a user to force an overwrite.
Looks reasonable, but I didn't see the necessary new text strings...
strings.txt - line 4709 + CONFIRM + EN Confirm Overwrite that's the basic idea. just need to figure out how to carry over the filename. it keeps being reset to Untitled (just as it always does)
Created attachment 77 [details] full patch to EN, Default and Fishbone with strings. This makes the change to EN Default and Fishbone, plus cleans up pages.pm to avoid a perl warning when the checkbox isn't checked. It also keeps the playlist name after its been typed the first time.
committed July 23, 2004
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.