Closed
Bug 177337
Opened 22 years ago
Closed 22 years ago
magical My Bugs query can coexist with a real query named "My Bugs"
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 133173
People
(Reporter: s.vanslyck, Assigned: endico)
Details
Attachments
(1 file)
746 bytes,
patch
|
Details | Diff | Splinter Review |
Bugzilla allows non-unique names for user's remembered queries. Suggest
requiring unique names.
If you try to remember a query with the same name as one already remembered,
both are saved in the footer, but only one can be run or deleted from the
dropdown box.
Steps to reproduce:
1. on http://bugzilla.mozilla.org/query.cgi, set up a query and select "Remember
this query and name it My Bugs", check "put in my page footer"
2. change the query and "Remember this query and name it My Bugs" AGAIN, check
"put in my page footer"
3. Observe "My Bugs My Bugs" in footer. Both can be run
4. "Forget my remembered query" for one of them (seems to be the second one that
gets forgotten)
5. Can't forget the other one, but it remains in the footer.
Expected results: the second one remembered should replace the first one.
Comment 2•22 years ago
|
||
|My Bugs| is a special case, ebcause the orignal query isn't really a stored entry.
The other queries will replace exisitng ones if they aalready exist
Reporter | ||
Comment 3•22 years ago
|
||
But they don't. Just yesterday I was allowed to save separate queries under the
same name - and both names appeared in the page footer. I manually deleted the
one that was to have been replaced.
Reporter | ||
Comment 4•22 years ago
|
||
Also - I was able to run both queries.
wfm, in fact the status message for this case wasn't good enough for me so i
just improved it.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 6•22 years ago
|
||
THis should not be WFM. Try to save a query with the name "My Bugs" - It will
not replace the default, which shows only a subset of someone's submitted bugs.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
My Bugs is not a query. It's a magical hack.
Summary: Disallow non-unique names for remembered queries. → magical My Bugs query can coexist with a real query named "My Bugs"
Attachment #124186 -
Flags: review?(justdave)
Comment 9•22 years ago
|
||
*** This bug has been marked as a duplicate of 133173 ***
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → DUPLICATE
Comment 10•22 years ago
|
||
Comment on attachment 124186 [details] [diff] [review]
make My Bugs behave like a normal query
the idea presented on bug 133173 may be a better way to do this, but nobody's
written a patch to do it yet...
Attachment #124186 -
Flags: review?(justdave)
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•