Closed
Bug 1148560
Opened 10 years ago
Closed 10 years ago
v1 Bugs are filed in wrong component
Categories
(Firefox OS Graveyard :: Gaia::Bugzilla Lite, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.2 S9 (3apr)
People
(Reporter: daleharvey, Assigned: daleharvey)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
No description provided.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → dale
Assignee | ||
Comment 1•10 years ago
|
||
We pick up the default component from
https://github.com/mozilla-b2g/bzlite/blob/master/public/views/create_bug.tpl#L10
This was a new component and so when testing against bugzilla-dev it always failed so I put in a switch to go back to the Gaia component (although I got the switch wrong, it should have been process.env.TEST and not version)
Now Gaia::Feedback exists on bugzilla-dev so no need for this.
Attachment #8584820 -
Flags: review?(drs)
Comment 2•10 years ago
|
||
Hi Dale, I'm glad to see that you got this into shape for review. I'd like to go over the whole app a bit before I start actually reviewing.
We should also file a bug for getting this in the Lightsaber build. Perhaps we could handle that in bug 1148517.
Assignee | ||
Comment 3•10 years ago
|
||
Ok cool, want to schedule a time to go over the app sometime next week? or if you want to look through the code I can answer any questions on here
Assignee | ||
Comment 4•10 years ago
|
||
In the meantime while this is still not added to the repo and there is a bunch of work + deadline, going to r=me until this is live
Merged in https://github.com/mozilla-b2g/bzlite/commit/58813491ec468d8af5f3a178a46d7590df07076d
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Whiteboard: [systemsfe]
Target Milestone: --- → 2.2 S9 (3apr)
Comment 5•10 years ago
|
||
Comment on attachment 8584820 [details] [review]
https://github.com/mozilla-b2g/bzlite/pull/1
I understand this now, so looks good.
Attachment #8584820 -
Flags: review?(drs) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•