#11347 closed defect (bug) (fixed)
Uploader sometimes uses sanitized/slug version of image name for the display name too
Reported by: | caesarsgrunt | Owned by: | |
---|---|---|---|
Milestone: | 2.9 | Priority: | normal |
Severity: | normal | Version: | 2.9 |
Component: | Upload | Keywords: | |
Focuses: | Cc: |
Description
On my local testing server (MAMP on OS X), this works fine. But on my live server (PHP 5.... on Apache 2.2.11 on Linux) the sanitised version of the image name which is used for the slug is also being used for the Title.
This has always been the case; it was only recently that I noticed that it didn't happen on my local testing server!
Both sites are 2.9 beta 2.
Change History (3)
Note: See
TracTickets for help on using
tickets.
This no longer happens on my site; I don't know what's changed other than a newer nightly.
Does anyone else have this problem, or should it be closed as invalid/fixed?