Closed
Bug 97128
Opened 24 years ago
Closed 22 years ago
Crypt function duplicated in checksetup.pl and globals.pl
Categories
(Bugzilla :: Bugzilla-General, enhancement, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: remi.perrot, Assigned: justdave)
Details
It would be nice to have a module that group theres type of function to prevent
those kind of duplicate.
In fact I also need it in debian install script.
Comment 1•24 years ago
|
||
Aha! Told you so Dave!
Priority: -- → P3
Target Milestone: --- → Bugzilla 2.16
| Assignee | ||
Comment 2•24 years ago
|
||
We are currently trying to wrap up Bugzilla 2.16. We are now close enough to
release time that anything that wasn't already ranked at P1 isn't going to make
the cut. Thus this is being retargetted at 2.18. If you strongly disagree with
this retargetting, please comment, however, be aware that we only have about 2
weeks left to review and test anything at this point, and we intend to devote
this time to the remaining bugs that were designated as release blockers.
Target Milestone: Bugzilla 2.16 → Bugzilla 2.18
Updated•22 years ago
|
OS: Linux → All
Hardware: PC → All
Comment 3•22 years ago
|
||
This has been solved; it used to be duplicated because globals.pl couldn't be
imported in checksetup.pl, but that was fixed in bbaetz' checkin to bug 180642.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Summary: Crypt function duplicated in checksetup.pl and global.pl → Crypt function duplicated in checksetup.pl and globals.pl
| Assignee | ||
Comment 4•22 years ago
|
||
mass clearing milestone on DUPLICATE/WONTFIX/WORKSFORME/INVALID so they'll show
up as untriaged if they get reopened.
Target Milestone: Bugzilla 2.18 → ---
Updated•13 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
•