Closed
Bug 1169301
Opened 10 years ago
Closed 10 years ago
The REST link at the bottom of buglist.cgi does not work for saved searches as currently written
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
Details
Attachments
(1 file, 1 obsolete file)
834 bytes,
patch
|
glob
:
review+
|
Details | Diff | Splinter Review |
If a user is viewing the results of a shared search, if they click or copy the REST link at the bottom and attempt to use it, an error is generated about no search terms.
We should either 1) enhance Bug.search to allow specifying a saved search name or 2) do not show the REST link if viewing a saved search's results.
2) is obviously easier although 1) would be nice to have.
dkl
Assignee | ||
Comment 1•10 years ago
|
||
Comment on attachment 8612330 [details] [diff] [review]
1169301_1.patch
Review of attachment 8612330 [details] [diff] [review]:
-----------------------------------------------------------------
i think a better option is for the rest link to use the actual saved query parameters.
Attachment #8612330 -
Flags: review?(glob) → review-
Assignee | ||
Comment 3•10 years ago
|
||
good point.
Attachment #8612330 -
Attachment is obsolete: true
Attachment #8612880 -
Flags: review?(glob)
Comment on attachment 8612880 [details] [diff] [review]
1169301_2.patch
Review of attachment 8612880 [details] [diff] [review]:
-----------------------------------------------------------------
r=glob
Attachment #8612880 -
Flags: review?(glob) → review+
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
89e70fd..c9cb3d4 master -> master
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Component: Extensions: BMO → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•