Last modified: 2014-08-11 17:12:05 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T71270, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69270 - Special:PagePreparation gives no hint it's doing anything
Special:PagePreparation gives no hint it's doing anything
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Translate (Other open bugs)
master
All All
: Normal normal (vote)
: MW 1.24 version
Assigned To: Pratik Lahoti
:
Depends on:
Blocks: 65740
  Show dependency treegraph
 
Reported: 2014-08-07 22:15 UTC by Nemo
Modified: 2014-08-11 17:12 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Nemo 2014-08-07 22:15:01 UTC
1) https://www.mediawiki.org/wiki/Special:PagePreparation
2) Enter Help:Images and press the button

I. Expected: something happens.
II. Observed: maybe something is happening, but there is no loading indicator or anything. The only thing changing is the URL, https://www.mediawiki.org/wiki/Special:PagePreparation?title=Help%3AImages
Comment 1 Pratik Lahoti 2014-08-08 05:19:17 UTC
It is because after preparing, the rvdifftotext parameter becomes too large and we get a 414 error: 414 Request-URI Too Large

Can't even shorten the URL, so here's a paste of it: http://pastebin.com/RFNFRw5m
Comment 2 Pratik Lahoti 2014-08-08 05:40:46 UTC
Changing api.get(...) to api.post(...) should fix this problem. Tried it over here: https://www.mediawiki.org/wiki/User:BPositive/getPageContent.js
Comment 3 Gerrit Notification Bot 2014-08-08 19:08:52 UTC
Change 152954 had a related patch set uploaded by BPositive:
Api call changed from .get to .post for getDiff() function at Special:Preparation

https://gerrit.wikimedia.org/r/152954
Comment 4 Gerrit Notification Bot 2014-08-09 07:51:15 UTC
Change 152954 merged by jenkins-bot:
Api call changed from .get to .post for getDiff() at Special:Preparation

https://gerrit.wikimedia.org/r/152954
Comment 5 Nemo 2014-08-11 17:12:05 UTC
Let's assume this fixed; but we'll need retesting of this and the rest.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links