Closed Bug 705848 Opened 13 years ago Closed 13 years ago

Deleting a file, or file in a folder, throws a 404 upon POSTing the action

Categories

(addons.mozilla.org Graveyard :: Add-on Builder, defect, P1)

Tracking

(Not tracked)

RESOLVED FIXED
Builder 1.0

People

(Reporter: dbuchner, Assigned: smcarthur)

Details

If you go into a package and create the following file path with file, a/b/c/foo.js, and then try to delete the foo.js file, it will throw the following error:

POST https://builder-addons-dev.allizom.org/library/remove_attachment/1004412/revision/30/
	
404 NOT FOUND 151ms	
"NetworkError: 404 NOT FOUND - https://builder-addons-dev.allizom.org/library/remove_attachment/1004412/revision/30/"
Assignee: nobody → smcarthur
Severity: normal → major
Priority: -- → P1
Target Milestone: --- → Builder 1.0
Summary: Creating a file with a folder path and trying to delete the file throws a 404 → Deleting a file, or file in a folder, throws a 404 upon POSTing the action
fixed this on master

https://github.com/mozilla/FlightDeck/commit/aaddd00bfd55ca3bc499b0e08e23f70025092405
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.