Closed
Bug 232141
Opened 22 years ago
Closed 22 years ago
No UI to change linkinfooter but it's still respected
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: gerv, Assigned: gerv)
References
Details
Attachments
(1 file)
|
1.02 KB,
patch
|
myk
:
review+
|
Details | Diff | Splinter Review |
The saved searches redesign eliminated linkinfooter along with the "footer"
prefs table. All queries were supposed to appear in the footer no matter what.
However, this doesn't appear to be the case. Oops.
Gerv
| Assignee | ||
Comment 1•22 years ago
|
||
This fixes the problem by removing the linkinfooter check in the footer. A
later, proper fix will remove the database column altogether, and all
references to it.
Gerv
| Assignee | ||
Comment 2•22 years ago
|
||
Comment on attachment 139864 [details] [diff] [review]
Patch v.1
Myk/Dave?
Gerv
Attachment #139864 -
Flags: review?(justdave)
Comment 3•22 years ago
|
||
Comment on attachment 139864 [details] [diff] [review]
Patch v.1
Works, looks good.
Attachment #139864 -
Flags: review?(justdave) → review+
Updated•22 years ago
|
Flags: approval+
Comment 4•22 years ago
|
||
Umm... Why was that done? And if so, why set linkinfooter at all? There are some
queries that you don't want in the footer, necessarily, usch as little-used ones.
(When I go to query.cgi, I don't get an option to edit my saved queries, but
hey....)
Updated•22 years ago
|
Whiteboard: [applied to b.m.o]
| Assignee | ||
Comment 5•22 years ago
|
||
See n.p.m.seamonkey for my post on this issue.
Gerv
Comment 6•22 years ago
|
||
Why was the linkinfooter option removed? I can't see any bug report related to it.
| Assignee | ||
Comment 7•22 years ago
|
||
Stewart: see the newsgroup post for the background.
Gerv
Comment 8•22 years ago
|
||
Gerv, ping; this needs checking in.
Updated•22 years ago
|
Whiteboard: [applied to b.m.o] → [patch v1 applied to b.m.o]
Updated•22 years ago
|
Attachment #139864 -
Attachment is obsolete: true
| Assignee | ||
Comment 10•22 years ago
|
||
Dave: I've written a patch over in bug 232176 to add a prefs panel for saved
searches. However, so we can get something out of the door for 2.17.7, version 1
doesn't allow changing of linkinfooter.
Would it be sensible to check this patch in (putting all links into the footer)
for that release, and reversing the change when the ability to manipulate
linkinfooter returns? Or are you going to hold 2.17.7 for a linkinfooter UI?
Gerv
Comment 11•22 years ago
|
||
yeah, it would make sense. Given that nobody complained about it in the two
months after 2.17.6 was out before it went live on b.m.o I think what's in
2.17.7 with regard to this probably won't be that important. And even if
someone does complain, we're within striking distance of 2.18 release candidates
now, so as long as it works right before the release candidates are out, we'll
be okay.
| Assignee | ||
Comment 12•22 years ago
|
||
Requesting approval for Patch v.1 based on comment 11.
Gerv
Flags: approval?
| Assignee | ||
Updated•22 years ago
|
Attachment #139864 -
Attachment is obsolete: false
Updated•22 years ago
|
Target Milestone: --- → Bugzilla 2.18
Updated•22 years ago
|
Flags: approval? → approval+
| Assignee | ||
Comment 13•22 years ago
|
||
Fixed.
Checking in template/en/default/global/useful-links.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/global/useful-links.html.tmpl,v
<-- useful-links.html.tmpl
new revision: 1.23; previous revision: 1.22
done
Gerv
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Whiteboard: [patch v1 applied to b.m.o]
Updated•13 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
•