Closed
Bug 73180
Opened 24 years ago
Closed 23 years ago
versioncache should say it's not editable.
Categories
(Bugzilla :: Bugzilla-General, defect, P4)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: CodeMachine, Assigned: CodeMachine)
Details
Attachments
(1 file, 1 obsolete file)
618 bytes,
patch
|
jacob
:
review+
jacob
:
review+
|
Details | Diff | Splinter Review |
The versioncache file should have a comment at the top that says that it is
automatically generated periodically and should not be edited by users. See bug
#47943 for history.
Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → Bugzilla 2.16
Assignee | ||
Comment 1•24 years ago
|
||
Assignee | ||
Updated•24 years ago
|
Comment 2•24 years ago
|
||
Instead of just saying it's automatically generated, how about saying what
generates it? "This file is automatically generated once per hour by the
GenerateVersionTable() routine in globals.pl". This way if some enterprising
soul like the reporter on bug 47943 would know where he has to go to fix it up if
they really want to do the fixing anyway.
Assignee | ||
Updated•24 years ago
|
Priority: -- → P4
Comment 3•23 years ago
|
||
moving to Bugzilla product
Assignee: tara → justdave
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: other → 2.13
Comment 4•23 years ago
|
||
I agree. Matty: can we get a new patch for this?
Comment 5•23 years ago
|
||
removing review and patch until it is ready
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•23 years ago
|
Attachment #39807 -
Attachment is obsolete: true
Assignee | ||
Comment 7•23 years ago
|
||
Comment 8•23 years ago
|
||
r=gerv.
Gerv
Comment 9•23 years ago
|
||
Comment on attachment 53464 [details] [diff] [review]
Updated version.
>+ print FID "# hour by the GenerateVersionTable() sub in globals.pl.";
Missing a \n at the end. I've added that and will check it in.
r1 was gerv
r=jake
Attachment #53464 -
Flags: review+
Comment 10•23 years ago
|
||
/cvsroot/mozilla/webtools/bugzilla/globals.pl,v <-- globals.pl
new revision: 1.120; previous revision: 1.119
done
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
QA Contact: jake → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•