https://bugzilla.wikimedia.org/show_bug.cgi?id=25987
Summary: prop=info&inprop=watched doesn't show if a missing
page is watched
Product: MediaWiki
Version: wikimedia-deployment
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: API
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
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="" />
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l