Opened 15 years ago
Closed 15 years ago
#12106 closed defect (bug) (worksforme)
get_attachment_template needs namespace
Reported by: | ptahdunbar | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Template | Keywords: | has-patch close |
Focuses: | Cc: |
Description
For consistency with the other template types, attachment based templates should have 'attachment' prepended to the template files.
Also fixed the order it looks for mime types from most specific to more generic:
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
This isn't the least backwards compatible.
It's probably best to leave it alone. I referenced filesystem namespace clutter in #12105 but I just think we shouldn't introduce more namespace collision issues -- the current ones we can live with.