Last modified: 2011-04-30 01:21:27 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 T26740, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 24740 - limit=max still causing problems on 1.15.5 (backport r70078, bug 24564)
limit=max still causing problems on 1.15.5 (backport r70078, bug 24564)
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
1.15.x
All All
: Normal normal (vote)
: ---
Assigned To: Roan Kattouw
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-10 12:18 UTC by Sam Reed (reedy)
Modified: 2011-04-30 01:21 UTC (History)
4 users (show)

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


Attachments
Seems I missed this? (5.93 KB, patch)
2010-08-10 14:15 UTC, Sam Reed (reedy)
Details

Description Sam Reed (reedy) 2010-08-10 12:18:43 UTC
<?xml version="1.0"?>
<api>
  <error code="internal_api_error_MWException" info="Exception Caught: Internal error in ApiResult::setElement: Attempting to add element deletedrevs=5000, existing value is 5000" xml:space="preserve" />
</api>

Had a poke around, merging in r70078 to 1.15.5 fixes some of the issues, (deleted revs as above)

Not commited it back yet.

Some still have issues

<?xml version="1.0"?>
<api>
  <error code="internal_api_error_MWException" info="Exception Caught: Internal error in ApiResult::setElement: Attempting to add element random=20, existing value is 20" xml:space="preserve" />
</api>


I'd guess, theres some revision that needs reverting, but I haven't managed to put my finger on it... And I'm currently at work *cough*

Patch for merge of r70078 to rel1_15 attached (for ease and save of having to dupe the merge which doesn't apply cleanly)

1.16 appears to be fine.

Noticed as a result of AWB bug reports from wikia. They're using 1.15.5, and getting problems when AWB does limit=max queries
Comment 2 Sam Reed (reedy) 2010-08-10 14:15:44 UTC
Created attachment 7617 [details]
Seems I missed this?
Comment 3 Sam Reed (reedy) 2010-08-10 14:17:25 UTC
Comment on attachment 7617 [details]
Seems I missed this?

I see one problem at least...
Comment 4 Sam Reed (reedy) 2010-08-10 14:22:20 UTC
r70818

Seems I'd just done a daft merge in the patch

Now working

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


Navigation
Links