tickets: 8793
This data as json
id | created | changetime | last_pulled_from_trac | stage | status | component | type | severity | version | resolution | summary | description | owner | reporter | keywords | easy | has_patch | needs_better_patch | needs_tests | needs_docs | ui_ux |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8793 | 2008-09-02 11:10:42 | 2011-09-28 16:12:17 | 2022-03-06 03:43:11.108225 | Unreviewed | closed | File uploads/storage | dev | duplicate | using the file.url can not download the uploaded file | when I digg into the source code,I found that in line 47 of django.db.models.fields.files,the call to self.storage.path(self.name) returns a os.path.normpath processed file path, it changes the file's full path to all lower case, but the url is not following this change, so this error happens! sorry, I can not submit a good patch for it,but I think it will resolved by you gurus. thank you | nobody | etng | normcase path | 0 | 0 | 0 | 0 | 0 | 0 |