Closed
Bug 870996
Opened 12 years ago
Closed 12 years ago
During a large page move, got a strange error about a page collision
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheppy, Unassigned)
References
Details
(Whiteboard: [specification][type:bug])
Attachments
(1 file)
|
384.67 KB,
image/png
|
Details |
What did you do?
================
1. Moved /en-US/docs/CSS to /en-US/docs/Web/CSS
2. Waited about a minute while the move worked
What happened?
==============
After a minute or so, got an error about a slug conflict. I will attach a screenshot.
What should have happened?
==========================
The move should have completed successfully since there are no conflicts.
Is there anything else we should know?
======================================
The timing and behavior of this looks as if the same request for a move was done twice, once when I clicked the button to start the move, and again about a minute later. Is it possible this is tied to browser timeout behavior in some way, since we don't send anything to the client during the move?
| Reporter | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
This has been fixed with the recent re-factor of page-move. Please re-open if we hit this again.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•