Re: [Django] #14681: Uploaded files should not set mode to None

2012-05-31 Thread Django
#14681: Uploaded files should not set mode to None
-+-
 Reporter:  bgreenlee|Owner:  bretth
 Type:  Bug  |   Status:  closed
Component:  File |  Version:  master
  uploads/storage|   Resolution:  fixed
 Severity:  Normal   | Triage Stage:  Ready for
 Keywords:  sprintdec2010|  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Claude Paroz ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [2626ea4a74d09642a50c3fb30944513b68dda289]:
 {{{
 #!CommitTicketReference repository=""
 revision="2626ea4a74d09642a50c3fb30944513b68dda289"
 Fixed #14681 -- Do not set mode to None on file-like objects.

 gzip.GzipFile does not support files with mode set to None.
 }}}

-- 
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.



Re: [Django] #14681: Uploaded files should not set mode to None

2012-05-03 Thread Django
#14681: Uploaded files should not set mode to None
-+-
 Reporter:  bgreenlee|Owner:  bretth
 Type:  Bug  |   Status:  assigned
Component:  File |  Version:  master
  uploads/storage|   Resolution:
 Severity:  Normal   | Triage Stage:  Ready for
 Keywords:  sprintdec2010|  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by moritzs):

 * cc: moritz.sichert@… (added)
 * stage:  Accepted => Ready for checkin


-- 
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.



Re: [Django] #14681: Uploaded files should not set mode to None

2011-05-05 Thread Django
#14681: Uploaded files should not set mode to None
-+-
   Reporter:  bgreenlee  |  Owner:  bretth
   Type:  Bug| Status:  assigned
  Milestone: |  Component:  File
Version:  SVN|  uploads/storage
 Resolution: |   Severity:  Normal
   Triage Stage:  Accepted   |   Keywords:  sprintdec2010
Needs documentation:  0  |  Has patch:  1
Patch needs improvement:  0  |Needs tests:  0
 |  Easy pickings:  0
-+-
Changes (by dmclain):

 * needs_better_patch:  1 => 0


-- 
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.



Re: [Django] #14681: Uploaded files should not set mode to None

2011-05-05 Thread Django
#14681: Uploaded files should not set mode to None
-+-
   Reporter:  bgreenlee  |  Owner:  bretth
   Type:  Bug| Status:  assigned
  Milestone: |  Component:  File
Version:  SVN|  uploads/storage
 Resolution: |   Severity:  Normal
   Triage Stage:  Accepted   |   Keywords:  sprintdec2010
Needs documentation:  0  |  Has patch:  1
Patch needs improvement:  1  |Needs tests:  0
 |  Easy pickings:  0
-+-
Changes (by patchhammer):

 * needs_better_patch:  0 => 1
 * easy:   => 0


Comment:

 revisedtest.diff fails to apply cleanly on to trunk

-- 
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.



Re: [Django] #14681: Uploaded files should not set mode to None

2011-04-01 Thread Django
#14681: Uploaded files should not set mode to None
-+
   Reporter:  bgreenlee  |Owner:  bretth
   Type:  Bug|   Status:  assigned
  Milestone: |Component:  File uploads/storage
Version:  SVN| Severity:  Normal
 Resolution: | Keywords:  sprintdec2010
   Triage Stage:  Accepted   |Has patch:  1
Needs documentation:  0  |  Needs tests:  0
Patch needs improvement:  0  |
-+
Changes (by jaddison):

 * type:   => Bug
 * severity:   => Normal
 * milestone:  1.3 =>


-- 
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.



Re: [Django] #14681: Uploaded files should not set mode to None

2010-12-05 Thread Django
#14681: Uploaded files should not set mode to None
---+
  Reporter:  bgreenlee | Owner:  bretth   
Status:  assigned  | Milestone:  1.3  
 Component:  File uploads/storage  |   Version:  SVN  
Resolution:|  Keywords:  sprintdec2010
 Stage:  Accepted  | Has_patch:  1
Needs_docs:  0 |   Needs_tests:  0
Needs_better_patch:  0 |  
---+
Changes (by bretth):

  * status:  new => assigned
  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * owner:  nobody => bretth
  * milestone:  => 1.3
  * keywords:  => sprintdec2010
  * needs_docs:  => 0
  * stage:  Unreviewed => Accepted

Comment:

 Added a revised test patch to explicity test against stdlib gzip.Gzip
 which is the point of failure.

  To expand, python expects the mode attr to be from the usual 'r','w' etc
 list or not set at all on a file like object.

-- 
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-upda...@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.