Re: [Django] #11504: Path saved in database, does not match path saved on the filesystem

2009-07-20 Thread Django
#11504: Path saved in database, does not match path saved on the filesystem
---+
  Reporter:  rent  | Owner:  nobody
Status:  closed| Milestone:
 Component:  File uploads/storage  |   Version:  1.0   
Resolution:  duplicate |  Keywords:
 Stage:  Unreviewed| Has_patch:  0 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Changes (by Alex):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => duplicate
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Dupe of #10410.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



[Django] #11504: Path saved in database, does not match path saved on the filesystem

2009-07-19 Thread Django
#11504: Path saved in database, does not match path saved on the filesystem
--+-
 Reporter:  rent  |   Owner:  nobody
   Status:  new   |   Milestone:
Component:  File uploads/storage  | Version:  1.0   
 Keywords:|   Stage:  Unreviewed
Has_patch:  0 |  
--+-
 If you upload a file with a filename that has to be modified, fx from 'my
 image.png' to my_image.png', or to 'my_image_.png', if a file with that
 name already exists. Then the relative filename that is stored in the
 database will be the original, 'my image.png', while the file on the
 filesystem will have the new modified name.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---