Closed
Bug 1429194
Opened 7 years ago
Closed 7 years ago
Clicking requests icon gives "Loading... " but never actually completes
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jrmuizel, Assigned: kohei)
References
()
Details
Attachments
(1 file)
The network request seems to succeed without problems. I have 150 requests
Assignee | ||
Comment 1•7 years ago
|
||
Thanks for your report. Are you seeing any error in the console?
Assignee: general → kohei.yoshino
Blocks: 1428641
Status: NEW → ASSIGNED
Component: Bugzilla-General → User Interface
Product: Bugzilla → bugzilla.mozilla.org
QA Contact: default-qa
Version: unspecified → Production
Assignee | ||
Comment 2•7 years ago
|
||
Okay, I see `TypeError: req.requester.match(...) is null`. Will take a look later.
Assignee | ||
Comment 3•7 years ago
|
||
This bug is due to "Patrick Brosset <:pbro> <pbrosset@mozilla.com>" but I've found that the regex will also fail when the person has no real name set. Will solve both cases.
Assignee | ||
Comment 4•7 years ago
|
||
Updated•7 years ago
|
Attachment #8941216 -
Flags: review+
Assignee | ||
Comment 5•7 years ago
|
||
I tested this again but somehow didn't get an error on :pbro this time, but found a person without their real name: sviter33@gmail.com. My PR has fixed this case anyway.
Assignee | ||
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•7 years ago
|
Component: User Interface → Extensions: Review
Updated•5 years ago
|
Component: Extensions: Review → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•