Summary | Wrong <install as> tag for new files |
Queue | Components |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | wrobel (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 04/12/2011 (5195 days ago) |
Due | |
Updated | 04/12/2011 (5195 days ago) |
Assigned | |
Resolved | 04/12/2011 (5195 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
I'm unable to resolve this ticket. I only have the "Comment" tab here
and I think there should be "Update".
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Assigned to Gunnar Wrobel
Queue ⇒ Components
Summary ⇒ Wrong <install as> tag for new files
Type ⇒ Bug
State ⇒ Assigned
incorrectly the module name prefixed in the "as" attribute of the
corresponding <install> tag.
<install as="horde/templates/admin/groups/add.inc"
should be
<install as="templates/admin/groups/add.inc"