Last modified: 2014-11-07 11:30:31 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 T56146, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 54146 - data param of api.php?action=wbeditentity doesn't accept key: id & type
data param of api.php?action=wbeditentity doesn't accept key: id & type
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
WikidataRepo (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Wikidata bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-15 12:07 UTC by Liangent
Modified: 2014-11-07 11:30 UTC (History)
4 users (show)

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


Attachments

Description Liangent 2013-09-15 12:07:38 UTC
stdClass Object
(
    [servedby] => mw1148
    [error] => stdClass Object
        (
            [code] => not-recognized
            [info] => unknown key: id
        )

)
Comment 1 Liangent 2013-09-15 12:12:56 UTC
stdClass Object
(
    [servedby] => mw1202
    [error] => stdClass Object
        (
            [code] => not-recognized
            [info] => unknown key: type
        )

)
Comment 2 Addshore 2013-09-19 10:30:37 UTC
Do you have any more details? What request was made to get these errors? What was the intended result?
Comment 3 Liangent 2013-09-19 12:16:51 UTC
(In reply to comment #2)
> Do you have any more details? What request was made to get these errors?

Feed the output of wbgetentities back to wbeditentity

> What was the intended result?

Maybe simply confirm whether they're expected value, or simply ignore them?
Comment 4 Addshore 2013-11-05 10:49:35 UTC
I think they should be checked to make sure they are the same as the params entered in the api params and then just ignored =]

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


Navigation
Links