Closed
Bug 1148199
Opened 10 years ago
Closed 10 years ago
Not possible to create a bug while offline
Categories
(Firefox OS Graveyard :: Gaia::Bugzilla Lite, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: daleharvey, Assigned: daleharvey)
References
Details
The "Create Bug" page on Bugzilla Lite is behind a modal login form according to the specs @ https://bug1134701.bugzilla.mozilla.org/attachment.cgi?id=8573526
We have no way to check whether a user is logged in or not when they are offline so they cant get past the login page.
I can put a special case for if we detect being offline we skip the login check, they wont be able to submit the form anyway however it can lead to tricky cases (when the use comes back online what do we do?), the workaround will probably be enough for v1, but it would be nice to not have a special case / workaround for v2
Assignee | ||
Comment 1•10 years ago
|
||
What do you think Amy / Jacqueline?
Flags: needinfo?(jsavory)
Flags: needinfo?(amlee)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → dale
Assignee | ||
Comment 2•10 years ago
|
||
We discussed on the call, moved the login to after attempting to submit bug
https://github.com/mozilla-b2g/bzlite/commit/1f406ca4a7d04d08e9c84e71ab4739858946bbb1
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(jsavory)
Flags: needinfo?(amlee)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•