Re: [Django] #26672: forms.HStoreField crashes on an empty JSON array

2016-06-02 Thread Django
#26672: forms.HStoreField crashes on an empty JSON array
--+--
 Reporter:  bradmerlin|Owner:  bradmerlin
 Type:  Bug   |   Status:  closed
Component:  contrib.postgres  |  Version:  1.9
 Severity:  Release blocker   |   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+--

Comment (by Tim Graham ):

 In [changeset:"3eb31867bb25d462634255e187001c0fffe2a032" 3eb3186]:
 {{{
 #!CommitTicketReference repository=""
 revision="3eb31867bb25d462634255e187001c0fffe2a032"
 [1.10.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError
 instead of crashing on non-dict JSON input.

 Backport of f6517a5335ccc4858ee540548a1bd162bec36c46 from master
 }}}

--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.35eae4c31c879df8d28c264c89b03a89%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26672: forms.HStoreField crashes on an empty JSON array

2016-06-02 Thread Django
#26672: forms.HStoreField crashes on an empty JSON array
--+--
 Reporter:  bradmerlin|Owner:  bradmerlin
 Type:  Bug   |   Status:  closed
Component:  contrib.postgres  |  Version:  1.9
 Severity:  Release blocker   |   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+--

Comment (by Tim Graham ):

 In [changeset:"95ed1514f0947a6a8f461046d15bc9273517a754" 95ed1514]:
 {{{
 #!CommitTicketReference repository=""
 revision="95ed1514f0947a6a8f461046d15bc9273517a754"
 [1.9.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError instead
 of crashing on non-dict JSON input.

 Backport of f6517a5335ccc4858ee540548a1bd162bec36c46 from master
 }}}

--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.a85b27ce61ee2a80f75a42618577c193%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26672: forms.HStoreField crashes on an empty JSON array

2016-06-02 Thread Django
#26672: forms.HStoreField crashes on an empty JSON array
--+--
 Reporter:  bradmerlin|Owner:  bradmerlin
 Type:  Bug   |   Status:  closed
Component:  contrib.postgres  |  Version:  1.9
 Severity:  Release blocker   |   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+--
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"f6517a5335ccc4858ee540548a1bd162bec36c46" f6517a5]:
 {{{
 #!CommitTicketReference repository=""
 revision="f6517a5335ccc4858ee540548a1bd162bec36c46"
 Fixed #26672 -- Fixed HStoreField to raise ValidationError instead of
 crashing on non-dict JSON input.
 }}}

--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.815508f9daaf070aaf0f95f10fa18490%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26672: forms.HStoreField crashes on an empty JSON array

2016-05-29 Thread Django
#26672: forms.HStoreField crashes on an empty JSON array
--+--
 Reporter:  bradmerlin|Owner:  bradmerlin
 Type:  Bug   |   Status:  assigned
Component:  contrib.postgres  |  Version:  1.9
 Severity:  Release blocker   |   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+--
Changes (by bradmerlin):

 * 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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.91bee863ad3ec67fd4cf0f13df9da42a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26672: forms.HStoreField crashes on an empty JSON array

2016-05-29 Thread Django
#26672: forms.HStoreField crashes on an empty JSON array
--+--
 Reporter:  bradmerlin|Owner:  bradmerlin
 Type:  Bug   |   Status:  assigned
Component:  contrib.postgres  |  Version:  1.9
 Severity:  Release blocker   |   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+--
Changes (by bradmerlin):

 * 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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.fafbd5983065366c659caddfd942b554%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26672: forms.HStoreField crashes on an empty JSON array

2016-05-29 Thread Django
#26672: forms.HStoreField crashes on an empty JSON array
--+--
 Reporter:  bradmerlin|Owner:  bradmerlin
 Type:  Bug   |   Status:  assigned
Component:  contrib.postgres  |  Version:  1.9
 Severity:  Release blocker   |   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  1
Easy pickings:  1 |UI/UX:  0
--+--
Changes (by bradmerlin):

 * needs_better_patch:  0 => 1


--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.bdfd6291e38f11a5900dbd707c966bf3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26672: forms.HStoreField crashes on an empty JSON array

2016-05-29 Thread Django
#26672: forms.HStoreField crashes on an empty JSON array
--+--
 Reporter:  bradmerlin|Owner:  bradmerlin
 Type:  Bug   |   Status:  assigned
Component:  contrib.postgres  |  Version:  1.9
 Severity:  Release blocker   |   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  1
Easy pickings:  1 |UI/UX:  0
--+--
Changes (by charettes):

 * needs_better_patch:  0 => 1
 * severity:  Normal => Release blocker


Comment:

 Marking as ''release blocker'' for 1.9 as this is a bug in a new feature
 with possible data loss on failed submission.

 [https://github.com/django/django/pull/6668 PR] needs minor code
 adjustment and a release note.

--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.b07620ef44b2354fc352d21a520e453e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26672: forms.HStoreField crashes on an empty JSON array

2016-05-29 Thread Django
#26672: forms.HStoreField crashes on an empty JSON array
--+--
 Reporter:  bradmerlin|Owner:  bradmerlin
 Type:  Bug   |   Status:  assigned
Component:  contrib.postgres  |  Version:  1.9
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+--
Changes (by bradmerlin):

 * has_patch:  0 => 1


--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.8115f98bb0abb1de9a773ec8413468ed%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26672: forms.HStoreField crashes on an empty JSON array (was: When adding a JSON array to the Admin HStoreField widget, Django raises an AttibuteError)

2016-05-28 Thread Django
#26672: forms.HStoreField crashes on an empty JSON array
--+--
 Reporter:  bradmerlin|Owner:  bradmerlin
 Type:  Bug   |   Status:  assigned
Component:  contrib.postgres  |  Version:  1.9
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.d0ec516d5fe1512931308b6afd066481%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.