Closed
Bug 375357
Opened 18 years ago
Closed 18 years ago
GD::Graph requires GD::Text (not vice-versa)
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.2
People
(Reporter: mkanat, Assigned: mkanat)
Details
Attachments
(1 file)
1.40 KB,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
These two modules are out-of-order in OPTIONAL_MODULES.
Assignee | ||
Comment 1•18 years ago
|
||
This reverses them. Granting myself review as module owner.
Attachment #259653 -
Flags: review+
Assignee | ||
Comment 2•18 years ago
|
||
There was accidentally a change to checksetup.pl in the above patch that isn't part of this bug (although it still needs to be done). So I backed it out.
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl
new revision: 1.551; previous revision: 1.550
done
Checking in Bugzilla/Install/Requirements.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm,v <-- Requirements.pm
new revision: 1.35; previous revision: 1.34
done
This is the back-out:
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl
new revision: 1.552; previous revision: 1.551
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•