Closed Bug 713345 Opened 13 years ago Closed 13 years ago

Release notes for Bugzilla 4.0.3

Categories

(Bugzilla :: Documentation, defect)

4.0.2
defect
Not set
blocker

Tracking

()

RESOLVED FIXED
Bugzilla 4.0

People

(Reporter: LpSolit, Assigned: LpSolit)

References

Details

Attachments

(1 file, 1 obsolete file)

      No description provided.
Flags: blocking4.0.3+
Attached patch relnotes for 4.0, v1 (obsolete) — Splinter Review
A nice list of bugfixes. :)
Attachment #584191 - Flags: review?(dkl)
Comment on attachment 584191 [details] [diff] [review]
relnotes for 4.0, v1

Review of attachment 584191 [details] [diff] [review]:
-----------------------------------------------------------------

::: template/en/default/pages/release-notes.html.tmpl
@@ +86,5 @@
> +    is installed and your Perl installation has <kdb>version.pm</kdb> 0.92 or newer,
> +    due to an incompatible change made in <kdb>version.pm</kdb> 0.92.
> +    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=678772">[% terms.Bug %] 678772</a>)</li>
> +  <li>When reporting a new [% terms.bug %] using the Guided Form, groups marked as
> +    selected by default were ignored and the [% terms.bug %] was left publicly

When reporting a new [% terms.bug %] using the Guided Form, groups configured to be selected by default were ignored

@@ +92,5 @@
> +    taken into account, and the [% terms.bug %] will be restricted to these groups.
> +    New [% terms.bugs %] reported using the standard form are not affected by this
> +    issue.
> +    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=460074">[% terms.Bug %] 460074</a>)</li>
> +  <li>A new parameter named 'user_autocompletion' has been added to allow administrators

Parameter is named 'ajax_user_autocompletion'.

@@ +101,5 @@
> +  <li>Account lockout notifications were not sent to the maintainer of the [% terms.Bugzilla %]
> +    installation.
> +    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=707594">[% terms.Bug %] 707594</a>)</li>
> +  <li>Duplicate [% terms.bug %] detection, simple searches and quicksearches didn't
> +    work with Oracle.

did not work when using Oracle as the database.

@@ +115,5 @@
> +    (regressed in 4.0.1).
> +    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=691845">[% terms.Bug %] 691845</a>)</li>
> +  <li><kdb>migrate.pl</kdb> was unable to run (regressed in 4.0).
> +    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=682203">[% terms.Bug %] 682203</a>)</li>
> +  <li><kdb>whine.pl</kdb> no longer fails if a saved search throws an error.

whine.pl was failing to execute if a saved search threw an error.

@@ +119,5 @@
> +  <li><kdb>whine.pl</kdb> no longer fails if a saved search throws an error.
> +    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=277073">[% terms.Bug %] 277073</a>)</li>
> +  <li>Emails sent by <kdb>whine.pl</kdb> now again display the full email address of
> +    the assignees. Previously, it could be either truncated or missing. (regressed in 3.4)
> +    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=550299">[% terms.Bug %] 550299</a>)</li>

Emails sent by whine.pl had the address of the assignee either truncated or missing completely (regressed in 3.4). The full email address is now properly displayed.

@@ +184,4 @@
>    <li>Email notifications about dependencies and flags had the wrong
>      timestamp.
>      (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=643910">[% terms.Bug %] 643910</a>
> +    and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=652165">[% terms.bug %] 652165</a>)</li>

Why did you change this?
Attachment #584191 - Flags: review?(dkl) → review-
(In reply to David Lawrence [:dkl] from comment #2)
> @@ +184,4 @@
> >      (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=643910">[% terms.Bug %] 643910</a>
> > +    and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=652165">[% terms.bug %] 652165</a>)
> Why did you change this?

If you look carefully, there was an extra " (" after the and. I had to stare it myself for a while to see that so that's why I know that now. :)
I fixed everything you said.
Attachment #584191 - Attachment is obsolete: true
Attachment #584545 - Flags: review?(dkl)
(In reply to Teemu Mannermaa (:wicked) from comment #3)
> (In reply to David Lawrence [:dkl] from comment #2)
> > @@ +184,4 @@
> > >      (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=643910">[% terms.Bug %] 643910</a>
> > > +    and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=652165">[% terms.bug %] 652165</a>)
> > Why did you change this?
> 
> If you look carefully, there was an extra " (" after the and. I had to stare
> it myself for a while to see that so that's why I know that now. :)

Yeah I see that also but that is not why I asked originally. He is changing from terms.Bug to terms.bug where everywhere else is consistently terms.Bug (capital B). We should keep this part the same.

dkl
(In reply to David Lawrence [:dkl] from comment #5)
> from terms.Bug to terms.bug where everywhere else is consistently terms.Bug
> (capital B). We should keep this part the same.

Ah, this is pretty minor. I can revert bug -> Bug on checkin if there is nothing else to fix. But IMO, Bug XXX and bug YYY makes more sense than Bug XXX and Bug YYY.
Comment on attachment 584545 [details] [diff] [review]
relnotes for 4.0, v2

Review of attachment 584545 [details] [diff] [review]:
-----------------------------------------------------------------

Ok, looks good. Nevermind the comment about terms.Bug as I see now what you mean with having more than one bug link in parens instead of the one.
r=dkl
Attachment #584545 - Flags: review?(dkl) → review+
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.0/
modified template/en/default/pages/release-notes.html.tmpl
Committed revision 7670.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: approval4.0+
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: