What steps will reproduce the problem?
With JavaScript disabled, log in
Hi, username! > My Dashboard > Skins > Create Site Skin
Fill in required information
Submit
Press "Delete" for the skin you created
What is the expected output? What do you see instead?
I expect to be taken to a confirmation page that asks me if I want to delete the skin, and when I confirm that I do want that, I expect the skin to be deleted. (The confirmation page should follow the pattern of other such pages, e.g. the collection confirm_delete page.)
Instead, I am taken to skin show page. It is not deleted.
Notes:
Search for "delete JavaScript" to see other issues like this.
reviewers: redsummernight, Sarken
I went to my skins page and used the “Delete” button. The skin was successfully deleted, yay!
However, there’s a minor issue: the message said
Are you sure you want to delete the skin \"Green test\"?
We should tweak this so the backslashes aren’t there.
The slashes are gone, yay!
Are you sure you want to delete the skin "tag landing list"?
I went to my skin page, made a skin and then pressed 'Delete' - it works perfectly!