Template:Bugpresent: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- This test page says json error but it's because {{#time}} dislikes the "Template:XXX" subpagename --> | |||
<!-- For use on pages with SUBPAGENAME=<some-date> --> | |||
<bugzilla display="list"> | <bugzilla display="list"> | ||
{ | |||
"assigned_to": "{{{1}}}", | |||
"status": ["UNCONFIRMED", "NEW", "ASSIGNED"], | |||
"chfieldfrom": "{{#time:Y-m-d|@{{#expr:{{#time:U|{{SUBPAGENAME}}}}-604800}}}}", | |||
"chfieldto": "{{#time:Y-m-d|{{SUBPAGENAME}}}}" | |||
} | |||
</bugzilla> | </bugzilla> |
Revision as of 19:42, 11 December 2013
Bugzilla query error
Query options must be valid JSON.1