Closed
Bug 583649
Opened 15 years ago
Closed 15 years ago
Release Notes for Bugzilla 3.6.2
Categories
(Bugzilla :: Documentation, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.6
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
Attachments
(1 file, 1 obsolete file)
3.17 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Flags: blocking3.6.2+
Assignee | ||
Comment 1•15 years ago
|
||
![]() |
||
Comment 2•15 years ago
|
||
Comment on attachment 461970 [details] [diff] [review]
v1
>+ <li>Putting a phrase in quotes in the Quicksearch box now works properly,
>+ again.
>+ (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=577054">[% terms.Bug %] 577054</a> and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=553884">[% terms.Bug %] 553884</a>)
>+ </li>
s/577054/578494/g. Also, isn't this line a bit too long?
>+ <li>Quicksearch was incorrectly being limited to 200 results.
This is only true when the "content" field is in use (i.e. this never happens if you specify fields specifically).
>+ <li>Eliminate the "uninitialized value" warnings that would happen when
>+ using certain admin pages.
AFAICT, this only happened when listing all components in editcomponents.cgi. I never saw this warning in any other admin page.
Otherwise looks good.
Attachment #461970 -
Flags: review?(LpSolit) → review-
Assignee | ||
Comment 3•15 years ago
|
||
Thanks--fixed everything. :-)
Attachment #461970 -
Attachment is obsolete: true
Attachment #462821 -
Flags: review?(LpSolit)
![]() |
||
Comment 4•15 years ago
|
||
Comment on attachment 462821 [details] [diff] [review]
v2
r=LpSolit
Attachment #462821 -
Flags: review?(LpSolit) → review+
Assignee | ||
Updated•15 years ago
|
Component: Bugzilla-General → Documentation
Assignee | ||
Comment 5•15 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/
modified template/en/default/pages/release-notes.html.tmpl
Committed revision 7427.
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/4.0/
modified template/en/default/pages/release-notes.html.tmpl
Committed revision 7368.
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/3.6/
modified template/en/default/pages/release-notes.html.tmpl
Committed revision 7156.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•