Opened 17 years ago
Closed 17 years ago
#7417 closed defect (bug) (fixed)
Theme preview fails when Theme forlder contain "."(dot)
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.6.1 | Priority: | normal |
| Severity: | normal | Version: | 2.6 |
| Component: | Template | Keywords: | theme, preview |
| Focuses: | Cc: |
Description
If the theme directory's name has dot(.) in it, the admin theme preview will show blank page.
for example, rename the default theme directory to "defau.lt", and click to preview the theme in admin area, it shows blank page.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Confirming this (with 2.6)
I'm not really sure why anyone would want to have a directory with a . in it, and I expect that there may be some security implications in it.
That said, since the theme itself works regardless of the . then the preview image should work, too.