Confirmed users
2,816
edits
mNo edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
** If you can't, ask the person who reported the bug for more info. | ** If you can't, ask the person who reported the bug for more info. | ||
Query for Firefox OS (B2G) UNCONFIRMED bugs: | ==Unconfirmed bugs== | ||
Wifi bugs | |||
<onlyinclude> | |||
<bugzilla> | |||
{ | |||
"include_fields": "id, summary, product, component", | |||
"order": "bug_id", | |||
"product": "Firefox OS", | |||
"component": "Wifi", | |||
"status": "UNCONFIRMED" | |||
} | |||
</bugzilla> | |||
</onlyinclude> | |||
Contacts -- UNCONFIRMED bugs in Firefox's Contacts application | |||
<onlyinclude> | |||
<bugzilla> | |||
{ | |||
"include_fields": "id, summary", | |||
"order": "bug_id", | |||
"product": "Firefox OS", | |||
"component": "Gaia::Contacts", | |||
"status": "UNCONFIRMED" | |||
} | |||
</bugzilla> | |||
</onlyinclude> | |||
Query for all the Firefox OS (B2G) UNCONFIRMED bugs: | |||
https://bugzilla.mozilla.org/buglist.cgi?bug_status=UNCONFIRMED&product=Firefox%20OS&query_format=advanced&resolution=---&order=bug_id&limit=0&list_id=9696802 | https://bugzilla.mozilla.org/buglist.cgi?bug_status=UNCONFIRMED&product=Firefox%20OS&query_format=advanced&resolution=---&order=bug_id&limit=0&list_id=9696802 |