Closed
Bug 1173771
Opened 10 years ago
Closed 10 years ago
"Share a link to this list of bugs" doesn't work for saved searches
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: glob)
Details
Attachments
(1 file)
12.99 KB,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
1) Create a saved search that returns at least one bug result
2) View that saved search (eg: "https://bugzilla.mozilla.org/buglist.cgi?cmdtype=runnamed&namedcmd=Assigned%3A%20Fixed%20Recent&list_id=12319866" rather than a URL that contains the original search terms.
3) At the bottom of the search results, click "Short URL", then choose "Share a link to this list of bugs"
Expected:
mz.la/<foo>
Actual:
"You may not search, or create saved searches, without any search terms."
This does not occur if I press "edit search" on the saved search, then run-run the search (ie: now the URL contains the actual search terms) and repeat the "short URL" steps.
Reporter | ||
Comment 1•10 years ago
|
||
Use case:
I have a saved search that shows me bugs to which I'm assigned, that have been changed to fixed in the last week. I use the "share a list of bugs" feature so the list stays constant when pasted in say meeting notes, rather than changing if the link is visited by someone the day after.
Assignee: nobody → glob
Component: General → Extensions: Other
- convert from yui to jquery (using bPopup for the modal dialog handling)
- use saved search parameters instead of the current url
Attachment #8621453 -
Flags: review?(dkl)
Comment 3•10 years ago
|
||
Comment on attachment 8621453 [details] [diff] [review]
1173771_1.patch
Review of attachment 8621453 [details] [diff] [review]:
-----------------------------------------------------------------
r=dkl
Attachment #8621453 -
Flags: review?(dkl) → review+
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
c290f3e..aff954b master -> master
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•10 years ago
|
||
Thanks! :-)
Updated•5 years ago
|
Component: Extensions: Other → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•