Opened 16 years ago
Closed 16 years ago
#10264 closed (duplicate)
image fileds hard drive storage and database storage in windows conflic names
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | File uploads/storage | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
when i trie to upload an image it works properly in windows but when i upload my project into linux server i realized that it does not work properly because django renames my file name into lowercase and saves that into database but it uploads the file withe the real name uppercase in to the hard drive itis needed to solve this problem
thanks
Mohammad Rafiee
parsiTech
Note:
See TracTickets
for help on using tickets.
duplicate of #8593