Ticket #498 (closed Bug: wontfix)
Media Module File Extensions
| Reported by: | samsoffes | Owned by: | gregmac |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.2 |
| Component: | Modules:Media | Version: | SVN HEAD |
| Keywords: | Cc: |
Description
I am unable to get extensions to work when using the helper. It always appends the extension to the end of the url. This causes the last script in the list to not work. For now I've being do a str_replace() to get rid of it.
The controller's method that locates the file and opens it doesn't work correctly when the extension is there. It would probably be easiest just to remove the extension if it finds one and move on like is now.
Change History
Note: See
TracTickets for help on using
tickets.
