Re: [Django] #20197: XML serializer can output invalid characters

2015-06-19 Thread Django
#20197: XML serializer can output invalid characters
-+-
 Reporter:  ris  |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  Core |  Version:  1.3
  (Serialization)|
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  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:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"9368f51e1273c56ca40e396ef5a1aa0aa7c91871" 9368f51e]:
 {{{
 #!CommitTicketReference repository=""
 revision="9368f51e1273c56ca40e396ef5a1aa0aa7c91871"
 Fixed #20197 -- Made XML serializer fail loudly when outputting
 unserializable chars

 Thanks Tim Graham for the review.
 }}}

--
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/061.060c20657773e61cc7844c3f512b0dbe%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #20197: XML serializer can output invalid characters

2015-06-19 Thread Django
#20197: XML serializer can output invalid characters
-+-
 Reporter:  ris  |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Core |  Version:  1.3
  (Serialization)|
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * component:  Documentation => Core (Serialization)
 * 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 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/061.c5e8ea988f2d178d22ab65f851caabe5%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #20197: XML serializer can output invalid characters

2015-06-19 Thread Django
#20197: XML serializer can output invalid characters
--+
 Reporter:  ris   |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  1.3
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by claudep):

 * has_patch:  0 => 1


Comment:

 This [https://github.com/django/django/pull/4888 PR] fails loudly when a
 control character is contained inside to-be-serialized content. I think
 that's better than silently producing invalid XML.

--
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/061.66bd819de5ebe71ded3a03fe056c707b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #20197: XML serializer can output invalid characters

2013-04-04 Thread Django
#20197: XML serializer can output invalid characters
--+
 Reporter:  ris   |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  1.3
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by claudep):

 * needs_better_patch:   => 0
 * component:  Core (Serialization) => Documentation
 * needs_tests:   => 0
 * needs_docs:   => 0
 * type:  Uncategorized => Cleanup/optimization
 * stage:  Unreviewed => Accepted


Comment:

 Read also: http://www.w3.org/International/questions/qa-controls

 I'd suggest to document that limitation in
 https://docs.djangoproject.com/en/dev/topics/serialization/#xml, and
 possibly https://docs.djangoproject.com/en/dev/ref/django-admin/#django-
 admin-dumpdata

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.