Page MenuHomePhabricator

Clicking edit on page that doesn't exist broken
Closed, ResolvedPublic

Description

Click on edit on a page that doesn't exist

An api request is made to:
/w/api.php?format=json&action=query&prop=revisions&rvprop=content%7Ctimestamp&titles=Jdlrobson%2Fvector.css&rvsection=1

Which returns
{"query":{"pages":{"-1":{"ns":2,"title":"User:Jdlrobson/vector.css","missing":""}}}}

and an exception is thrown

The ajax loader continues infinitely.


Version: unspecified
Severity: normal

Details

Reference
bz50410

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:49 AM
bzimport set Reference to bz50410.

Change 71514 had a related patch set uploaded by Jdlrobson:
Bug 50410: Enable new page creation

https://gerrit.wikimedia.org/r/71514

Change 71928 had a related patch set uploaded by JGonera:
Regression: re-enable new page creation

https://gerrit.wikimedia.org/r/71928

Change 71514 abandoned by Jdlrobson:
Bug 50410: Enable new page creation

Reason:
See https://gerrit.wikimedia.org/r/71928

https://gerrit.wikimedia.org/r/71514

Change 71928 merged by jenkins-bot:
Regression: re-enable new page creation

https://gerrit.wikimedia.org/r/71928