Closed
Bug 643904
Opened 14 years ago
Closed 14 years ago
Bugzilla::Extension should export a web_dir attribute to get full path to the extension's web directory
Categories
(Bugzilla :: Extensions, enhancement)
Bugzilla
Extensions
Tracking
()
RESOLVED
FIXED
Bugzilla 4.2
People
(Reporter: dkl, Assigned: dkl)
References
Details
(Whiteboard: [bmo4.0-resolved])
Attachments
(1 file, 1 obsolete file)
2.04 KB,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #521028 -
Flags: review?(mkanat)
Comment 1•14 years ago
|
||
Comment on attachment 521028 [details] [diff] [review]
Patch to add web_dir attribute to Bugzilla::Extension (v1)
Looks good to me! :-)
Attachment #521028 -
Flags: review?(mkanat) → review+
Updated•14 years ago
|
Severity: normal → enhancement
Flags: approval+
Target Milestone: --- → Bugzilla 4.2
Assignee | ||
Comment 2•14 years ago
|
||
Forgot to add POD documentation to Bugzilla::Extension for web_dir. Please review the docs.
Dave
Attachment #521028 -
Attachment is obsolete: true
Attachment #521031 -
Flags: review?(mkanat)
Assignee | ||
Updated•14 years ago
|
Attachment #521028 -
Flags: review+
Assignee | ||
Updated•14 years ago
|
Flags: approval+ → approval?
Comment 3•14 years ago
|
||
Comment on attachment 521031 [details] [diff] [review]
Patch to add web_dir attribute to Bugzilla::Extension (v2)
Cool. Comma after "in" and before "such", on checkin.
Attachment #521031 -
Flags: review?(mkanat) → review+
Updated•14 years ago
|
Flags: approval? → approval+
Assignee | ||
Comment 4•14 years ago
|
||
Thanks Max.
trunk:
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bugzilla/trunk
modified Bugzilla/Install/Util.pm
modified Bugzilla/Extension.pm
Committed revision 7757.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•14 years ago
|
Whiteboard: [bmo4.0-resolved]
You need to log in
before you can comment on or make changes to this bug.
Description
•