Closed
Bug 958394
Opened 11 years ago
Closed 11 years ago
Add a field for bug IDs
Categories
(Websites :: Nucleus, defect)
Websites
Nucleus
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hoosteeno, Unassigned)
References
Details
(Whiteboard: [kb=1235415] )
Some legacy release notes pages link to a secondary page that lists bugs fixed in that release (buglist.html)[0]. Newer release notes pages just link to a bug query. We don't want to migrate these buglist.html files to bedrock. But the query to get these bugs requires ....
* a long list of bug ids and
* a form to post to bugzilla, since the list is too long for a GET
Let's add a field to release notes in RNA that can contain a very long list of bug IDs (say, 2,000 6-digit numbers separated by commas). It can be called "bug list". Then we can add it to the template as specified in https://bugzilla.mozilla.org/attachment.cgi?id=8357332.
[0] bug 956777
| Reporter | ||
Updated•11 years ago
|
Whiteboard: [kb=1235415]
| Reporter | ||
Comment 1•11 years ago
|
||
This was merged into master in https://github.com/mozilla/rna/pull/14.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•