Result is always:
<api>
<query> <watchlist /> </query>
</api>
Version: 1.18.x
Severity: normal
URL: http://en.wikipedia.org/w/api.php?action=query&list=watchlist&wlprop=ids|title|timestamp|user|comment
Result is always:
<api>
<query> <watchlist /> </query>
</api>
Version: 1.18.x
Severity: normal
URL: http://en.wikipedia.org/w/api.php?action=query&list=watchlist&wlprop=ids|title|timestamp|user|comment
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Amire80 | T23778 BiDi issue in RTL wikis at site notice with LTR text ending with Unicode characters with neutral directional | |||
Resolved | None | T31876 1.18 post-deployment actions (tracking) | |||
Resolved | None | T33526 watchlist api doesn't return results on 1.18wmf1 (maybe trunk too?) |
Bryan.TongMinh wrote:
The fix is to use timestampOrNull, as noted in the revision. Or just revert it in 1.18wmf1.
(In reply to comment #2)
The fix is to use timestampOrNull, as noted in the revision. Or just revert it
in 1.18wmf1.
Did so in r99480.