Closed
Bug 904558
Opened 12 years ago
Closed 12 years ago
Current URL not updated when switching between tabs
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
72
People
(Reporter: rik, Assigned: peterbe)
References
()
Details
Attachments
(1 file)
1. Go to URL
2. Click on the Comments tab
Expected:
URL is now https://crash-stats.mozilla.com/report/list?product=Firefox&signature=%60anonymous+namespace%27%27%3A%3Ahandle_channel_layout#comments
Actual:
URL is still https://crash-stats.mozilla.com/report/list?product=Firefox&signature=%60anonymous+namespace%27%27%3A%3Ahandle_channel_layout
Comment 1•12 years ago
|
||
Schalk, as you're working on the report/list tabs, maybe you can take this small bug as well?
Comment 2•12 years ago
|
||
(In reply to Adrian Gaudebert [:adrian] from comment #1)
> Schalk, as you're working on the report/list tabs, maybe you can take this
> small bug as well?
Peter is actually working on it so, I will cc him.
| Assignee | ||
Comment 3•12 years ago
|
||
Yup. Working on that. It's because we're using the jQuery UI Tabs which is a bit odd at best.
Assignee: adrian → peterbe
| Assignee | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/f15ad77a428fc42f5335a302b618a58280dd301a
fixes bug 904558 - Current URL not updated when switching between tabs
https://github.com/mozilla/socorro/commit/4ff49727c917ff6a6b85be32e6363a99a515cbc5
Merge pull request #1784 from peterbe/bug-904558-current-url-not-updated-when-switching-between-tabs
fixes bug 904558 - Current URL not updated when switching between tabs
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → 72
You need to log in
before you can comment on or make changes to this bug.
Description
•