Closed Bug 780277 Opened 14 years ago Closed 7 years ago

Non-existent pages with non-existent parents do not drop the user into the page creation form as other non-existent pages do

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sheppy, Unassigned)

References

Details

When you get a 404 within the wiki, you should be offered a link to click to create the page. I don't quite get why we don't have this already. :)
Note to self: This will be more difficult than adding a simple link, since we don't allow for "mock" pages if the 404's parent page (based on slug) doesn't exist. We'll need to think about this one.
I want to resolve this bug quickly for translation users. We have to make a sub page from parent page, so it needs several clicks for ready of translation.
Sheppy: We do have this, but only if the parent page already exists. If you are visiting a URL where neither the parent page nor the child page exists, you are given a 404 instead of a page creation page. For example... Parent (HTML5) exists, so you get a page creation page: https://developer.mozilla.org/en-US/docs/HTML/HTML5/sheppy Parent (HTML6) does not exist, so you get a 404: https://developer.mozilla.org/en-US/docs/HTML/HTML6/sheppy The workaround is to create the parent page first. If you want a page named HTML6/sheppy, create the HTML6 page and then the sheppy page. We may decide that we want to keep it this way. Even if we do, we should look into how we can make this design decision more clear in the interface.
Summary: Kuma: 404 pages within wiki should have a "Create this page" button or link → Cannot create article slugs with "pseudo-parents"
Priority: -- → P2
We aren't going to create stub parent pages.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Version: Kuma → unspecified
Component: Website → Landing pages
I still feel some advice from the user experience could help here (see bug 791842), and that we might have a hard time making progress on this without that. That said, I would like to reopen this so that we do not forget about it, especially considering how many duplicates we keep seeing.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Summary: Cannot create article slugs with "pseudo-parents" → Non-existent pages with non-existent parents do not drop the user into the page creation form as other non-existent pages do
Priority: P2 → P3
Status: REOPENED → RESOLVED
Closed: 13 years ago7 years ago
Resolution: --- → WONTFIX
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.