Closed Bug 380267 Opened 17 years ago Closed 15 years ago

Release notes for 3.0 don't flag new MySQL version requirement as changed from 2.22

Categories

(Bugzilla :: Documentation, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
Bugzilla 3.0

People

(Reporter: philb, Assigned: LpSolit)

Details

Attachments

(2 files, 1 obsolete file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.0.9) Gecko/20061221 Fedora/1.5.0.9-1.fc5 Firefox/1.5.0.9
Build Identifier: 

Bugzilla 2.22 was happy with MySQL 4.0.14
Bugzilla 3.0 requires MySQL 4.1.2

This isn't flagged in red on the 3.0 release notes.

http://www.bugzilla.org/releases/3.0/release-notes.html#v30_req


Reproducible: Always
You're right.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Mac OS X → All
Target Milestone: --- → Bugzilla 3.0
Version: unspecified → 3.0
Severity: normal → minor
Attached patch highlights the mysql requirement (obsolete) — Splinter Review
Assignee: documentation → kbrosnan
Status: NEW → ASSIGNED
Attachment #334098 - Flags: review?(LpSolit)
Comment on attachment 334098 [details] [diff] [review]
highlights the mysql requirement

>+++ bugzilla-org/src/releases/3.0/release-notes.html

This is not the right file to edit. This one is generated from template/en/default/pages/release-notes.html.tmpl in your bugzilla/ directory.


>+    <li>MySQL <span class="req_new">v4.1.2<span></li>

The 2nd <span> must be </span>.
Attachment #334098 - Flags: review?(LpSolit) → review-
Ok, used doctor to generate the patch. I'll grab mozilla.org from cvs soon.
It's not in mozilla.org, it's in Bugzilla.
Attached patch patch, v1Splinter Review
I hesitated between this trivial fix and WONTFIX. :)
Assignee: kbrosnan → LpSolit
Attachment #334098 - Attachment is obsolete: true
Attachment #391178 - Flags: review?(dkl)
Comment on attachment 391178 [details] [diff] [review]
patch, v1

Works as expected.
r=dkl
Attachment #391178 - Flags: review?(dkl) → review+
The same patch cannot be applied to 3.0.x. I took this from upstream.
Attachment #391194 - Flags: review?(mkanat)
Comment on attachment 391194 [details] [diff] [review]
patch for 3.0.x, v1

Fine, although I think at this point this is definitely overkill for the 3.0 branch. :-)
Attachment #391194 - Flags: review?(mkanat) → review+
I agree about 3.0. I really hesitated to waste 5 minutes on it. :)

tip:

Checking in template/en/default/pages/release-notes.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl,v  <--  release-notes.html.tmpl
new revision: 1.38; previous revision: 1.37
done

3.4:

Checking in template/en/default/pages/release-notes.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl,v  <--  release-notes.html.tmpl
new revision: 1.33.2.5; previous revision: 1.33.2.4
done

3.2.4:

Checking in template/en/default/pages/release-notes.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl,v  <--  release-notes.html.tmpl
new revision: 1.17.2.20; previous revision: 1.17.2.19
done

3.0.8

Checking in template/en/default/pages/release-notes.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl,v  <--  release-notes.html.tmpl
new revision: 1.1.2.22; previous revision: 1.1.2.21
done
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.