Last modified: 2012-04-16 09:16: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 T27987, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25987 - prop=info&inprop=watched doesn't show if a missing page is watched
prop=info&inprop=watched doesn't show if a missing page is watched
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Roan Kattouw
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-11-18 11:12 UTC by Michael M.
Modified: 2012-04-16 09:16 UTC (History)
5 users (show)

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


Attachments

Description Michael M. 2010-11-18 11:12:49 UTC
prop=info&inprop=watched only works for existing pages, it doesn't show if a missing page is watched.

Steps to reproduce

1. Watch a missing page, e.g.
http://en.wikipedia.org/w/index.php?title=This_is_a_missing_page&action=watch

2. Ask the API about it:
http://en.wikipedia.org/w/api.php?action=query&prop=info&inprop=watched&titles=This_is_a_missing_page

Actual result:
  <page ns="0" title="This is a missing page" missing="" />

Expected result:
  <page ns="0" title="This is a missing page" missing="" watched="" />
Comment 1 Alexandre Emsenhuber [IAlex] 2010-11-19 10:53:41 UTC
Fixed in r77012.

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


Navigation
Links