Open
Bug 370447
Opened 18 years ago
Updated 15 years ago
A hook for Bugzilla::Constants::bz_locations
Categories
(Bugzilla :: Extensions, enhancement)
Bugzilla
Extensions
Tracking
()
NEW
People
(Reporter: mkanat, Unassigned)
Details
Life would become *way* easier for packagers if they could hook bz_locations instead of having to patch it. That is, they could just include an extra file instead of having to modify our code.
It would have to be a special hook, not implemented by Bugzilla::Hook (similar to the Bugzilla::Install::Requirements hook).
Of course, if the extensions directory itself can have its location changed, this might not work...
| Reporter | ||
Updated•15 years ago
|
Component: Installation & Upgrading → Extensions
| Reporter | ||
Updated•15 years ago
|
Assignee: installation → extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•