Last modified: 2011-03-13 18:06:12 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 T12187, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 10187 - no output from query.php on commons when combining iihistory and iiurl
no output from query.php on commons when combining iihistory and iiurl
Status: RESOLVED WONTFIX
Product: MediaWiki extensions
Classification: Unclassified
BotQuery (Other open bugs)
unspecified
All All
: Lowest normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://commons.wikimedia.org/w/query....
:
: 10132 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-06-07 13:43 UTC by Daniel Kinzler
Modified: 2011-03-13 18:06 UTC (History)
3 users (show)

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


Attachments

Description Daniel Kinzler 2007-06-07 13:43:31 UTC
The following query gives a blank page: http://commons.wikimedia.org/w/query.php?what=imageinfo|categories&iihistory&iiurl&titles=Image:Achtung.png&format=xml

This applies for any image . Equivalent queries work on other wikis, like de.wikipedia.org.

Taking out either iihistory or iiurl does give a result:
http://commons.wikimedia.org/w/query.php?what=imageinfo|categories&iiurl&titles=Image:Achtung.png&format=xml
http://commons.wikimedia.org/w/query.php?what=imageinfo|categories&iihistory&titles=Image:Achtung.png&format=xml

seems odd.
Comment 1 Yuri Astrakhan 2007-07-06 21:02:04 UTC
Internal image storage subsystem has been changed and a rewrite is needed.

There are two functions to get all such info:
wfFindFile() -- returns image file info regardless of where it is
wfLocalFile() -- returns only local file info (not in commons), or a placeholder object if no image exists.

Comment 2 Yuri Astrakhan 2007-07-22 20:10:07 UTC
*** Bug 10132 has been marked as a duplicate of this bug. ***
Comment 3 Carl Fürstenberg 2008-02-03 13:51:45 UTC
As the query.php is obsolete now, no more bugfixes will probably be made to it, and thus I mark it as wontfix

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


Navigation
Links