Skip Menu |

This queue is for tickets about the MediaWiki-API CPAN distribution.

Report information
The Basics
Id: 124397
Status: rejected
Priority: 0/
Queue: MediaWiki-API

People
Owner: Nobody in particular
Requestors: jidanni [...] jidanni.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.41
Fixed in: (no value)



Subject: In some API calls the order of the parameters is important
In some API calls the order of the parameters is important. E.g., action=parse. Alas there are no methods on the man page saying how to achieve that. One must just cross one's fingers and hope the luck of the hash will play out.
On Sun Feb 11 22:48:55 2018, jidanni@jidanni.org wrote: Show quoted text
> In some API calls the order of the parameters is important. E.g., > action=parse. > Alas there are no methods on the man page saying how to achieve that. > One must just cross one's fingers and hope the luck of the hash will > play out.
Do you have any examples of failing API calls?
Closing as no examples given.
On Mon Nov 23 04:34:56 2020, exobuzz wrote: Show quoted text
> Closing as no examples given.
(Entering reply via website, as mail is not getting through.) Well all I know is https://www.google.com/search?q=in+some+API+calls+the+order+of+the+parameters+is+important And OK, if not now, maybe one day, &chapter=6&chapter=5 will retrieve the items in the wrong order. Yes multiple calls with a parameter of the same name. All legal according to the RFCs.
Subject: Re: [rt.cpan.org #124397] In some API calls the order of the parameters is important
Date: Sat, 28 Nov 2020 07:52:13 +0800
To: "Jools Smyth via RT" <bug-MediaWiki-API [...] rt.cpan.org>
From: 積丹尼 Dan Jacobson <jidanni [...] jidanni.org>
(Hope this mail gets through.) Well all I know is https://www.google.com/search?q=in+some+API+calls+the+order+of+the+parameters+is+important And OK, if not now, maybe one day &chapter=6&chapter=5 will retrieve the items in the wrong order. Yes multiple calls with a parameter of the same name. All legal according to the RFCs.