#5574: FileField not properly serializing to XML
---------------------------------------------------------------+------------
   Reporter:  Chris Henderson <[EMAIL PROTECTED]>  |                Owner:  
nobody       
     Status:  reopened                                         |            
Component:  Serialization
    Version:  SVN                                              |           
Resolution:               
   Keywords:  FileField, xml, serialization                    |                
Stage:  Unreviewed   
  Has_patch:  1                                                |           
Needs_docs:  0            
Needs_tests:  0                                                |   
Needs_better_patch:  0            
---------------------------------------------------------------+------------
Comment (by Chris Henderson <[EMAIL PROTECTED]>):

 The "no such file or directory" error I was getting and was noted in the
 report was actually related to a method being called from a pre_save
 signal being sent to resize an image, but the underlying problem does seem
 to be that the value in the database is changed as cgrady noted above.
 Sorry for the confusing report, but I do think that there is an actual
 problem in the XML serializer (which is calling the base serializer for
 this behavior).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5574#comment:4>
Django Code <http://code.djangoproject.com/>
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to