Closed
Bug 1234501
Opened 10 years ago
Closed 10 years ago
Clicking on suggestion or quality check toggle in profile throws error
Categories
(Webtools Graveyard :: Pontoon, defect)
Webtools Graveyard
Pontoon
Tracking
(firefox46 affected)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox46 | --- | affected |
People
(Reporter: ShellHacker, Assigned: mathjazz, Mentored)
Details
Steps to reproduce:
-------------------
1. Login and go to the /profile page
2. Click on the togglable "Quality Check" or "Force Suggestion" in the options
3. Console throws an error saying
```
Uncaught TypeError: Cannot read property 'email' of undefined
(anonymous function) @ main.js:600
m.event.dispatch @ jquery-1.11.1.min.js:3
r.handle @ jquery-1.11.1.min.js:3
```
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → m
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/pontoon
https://github.com/mozilla/pontoon/commit/df7f9b803eaf0d55c778aaacb54370ad31c89329
Fix bug 1234501: Make profile toggles work
https://github.com/mozilla/pontoon/commit/2059932b0da232f989c6a8feeabf86c91058a20f
Merge pull request #311 from mathjazz/bug-1234501
Fix bug 1234501: Make profile toggles work
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•