Opened 18 years ago
Closed 18 years ago
Last modified 18 years ago
#4542 closed enhancement (fixed)
patch filename with more than one dot ('.')
| Reported by: | Owned by: | paulh | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.21 |
| Component: | mythgallery | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
this patch addresses problem in mythgallery on filenames with more than one dot.
Attachments (1)
Change History (4)
by , 18 years ago
| Attachment: | file_name_with_dot.patch added |
|---|
comment:1 by , 18 years ago
| Milestone: | unknown → 0.21 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

(In [15675]) Fix a bug in MythGallery where it was failing to find the correct file extension on files with more that one '.' in the filename.
Patch by Jesus Chumillas. Closes #4542.