Closed
Bug 1285954
Opened 9 years ago
Closed 9 years ago
ISE when trying to create page -webkit-box-orient
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: teoli, Unassigned)
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
Try to create -webkit-box-orient (that will be a redirect to box-orient:
https://developer.mozilla.org/en-US/docs/new?slug=-webkit-box-orient&parent=1312
What happened?
==============
ISE
What should have happened?
==========================
Page created as a redirect.
Is there anything else we should know?
======================================
Comment 1•9 years ago
|
||
Page creation fails because there is a deleted document with the same slug:
https://developer.mozilla.org/admin/wiki/document/?q=-webkit-box-orient&deleted__exact=1
What is the policy for this case? (see also bug 1283933 that has a similar issue)
Flags: needinfo?(jypenator)
| Reporter | ||
Comment 2•9 years ago
|
||
Strangely, there was no 'page deleted' indication when access the URL (it showed the page creation).
In this specific case, we don't want the old document (whatever it was, and I guess that it was deleted because it was spam or a sandbox-like edit).
I purged it and was able to create the redirect I wanted. Thank you!
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(jypenator)
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
•