Closed
Bug 275595
Opened 20 years ago
Closed 20 years ago
Replace bz-devel ENTITY with a comment wrapper
Categories
(Bugzilla :: Documentation, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: jacob, Assigned: cso)
Details
Attachments
(1 file, 1 obsolete file)
|
3.36 KB,
patch
|
jacob
:
review+
|
Details | Diff | Splinter Review |
Another spinoff. Originally reported in bug 265995 is the fact that the bz-devel
ENTITY is not valid XML. Bug 273519 became the bug to remove it unconitionally
from 2.18 (as 2.18 will never again be a development version). It was also
decided over there that the new method will be:
<!-- BZ-DEVEL --> Devel only stuff <!-- /BZ-DEVEL -->
So that a simple grep can find stuff that needs to be removed after branching.
Just for historical reference, the bz-devel ENTITY was put in to allow for a
really quick switch of devel/release when it came to tarball a release. Because
we now branch for every release before actually doing it, the ENTITY doesn't
serve as much purpose as it was intended to :).
| Assignee | ||
Comment 1•20 years ago
|
||
Patch v1 - Trunk version
Attachment #170094 -
Flags: review?(documentation)
Comment 2•20 years ago
|
||
colin: FYI, the bz-devel section is about to come out of installation.xml as
part of bug 239852, so that's going to bitrot this patch just a bit.
Assignee: documentation → colin.ogilvie
| Assignee | ||
Comment 3•20 years ago
|
||
Update following the checkin from the bug Travis mentioned.
Attachment #170094 -
Attachment is obsolete: true
Attachment #171126 -
Flags: review?(documentation)
Comment 4•20 years ago
|
||
Comment on attachment 170094 [details] [diff] [review]
Patch v1
Removing obsolete review request.
Attachment #170094 -
Flags: review?(documentation)
| Reporter | ||
Updated•20 years ago
|
Attachment #171126 -
Flags: review?(documentation) → review+
| Reporter | ||
Comment 5•20 years ago
|
||
Checking in Bugzilla-Guide.xml;
/cvsroot/mozilla/webtools/bugzilla/docs/xml/Bugzilla-Guide.xml,v <--
Bugzilla-Guide.xml
new revision: 1.45; previous revision: 1.44
done
Checking in about.xml;
/cvsroot/mozilla/webtools/bugzilla/docs/xml/about.xml,v <-- about.xml
new revision: 1.19; previous revision: 1.18
done
Checking in troubleshooting.xml;
/cvsroot/mozilla/webtools/bugzilla/docs/xml/troubleshooting.xml,v <--
troubleshooting.xml
new revision: 1.4; previous revision: 1.3
done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Target Milestone: --- → Bugzilla 2.18
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
•