Closed
Bug 701323
Opened 13 years ago
Closed 13 years ago
Drag and drop data file causes 403 Forbidden error
Categories
(addons.mozilla.org Graveyard :: Add-on Builder, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
Builder 1.0
People
(Reporter: zcampbell, Assigned: smcarthur)
Details
While testing bug 688319 I found I was receiving a 403 Forbidden error message "There is no such atachment in FDTesting (18)" while moving a data file between a folder and the root Data folder.
The response is from a post to https://builder-addons-dev.allizom.org/addon/rename_attachment/1019223/revision/12/
The file does seem to move correctly, however.
To replicate:
1. Create a new addon
2. Create a new file in the Data folder
3. Create an empty folder in the Data folder
4. Move the data file into the new folder.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → smcarthur
OS: Windows 7 → All
Hardware: x86_64 → All
Assignee | ||
Comment 1•13 years ago
|
||
Woopsies. Fixed now.
https://github.com/seanmonstar/FlightDeck/commit/9f2252aee1774d4c0e6abdf63fea55f166d01b59
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•