Re: [Django] #30589: urlize parses email addresses with apostrophes incorrectly.

2019-07-01 Thread Django
#30589: urlize parses email addresses with apostrophes incorrectly.
--+
 Reporter:  Mark Gregson  |Owner:  Pystar
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  master
 Severity:  Normal|   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 Mariusz Felisiak ):

 In [changeset:"b9d1bb6955d45d9da165ed11292a197d0728fe3f" b9d1bb69]:
 {{{
 #!CommitTicketReference repository=""
 revision="b9d1bb6955d45d9da165ed11292a197d0728fe3f"
 [2.2.x] Fixed #30589 -- Clarified that urlize should be applied only to
 email addresses without single quotes.

 Backport of c2f381ef17058e5cfea58ae507983d2e459a2888 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/066.9195d88b5af87930fc32cccdcd791b20%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #30589: urlize parses email addresses with apostrophes incorrectly.

2019-07-01 Thread Django
#30589: urlize parses email addresses with apostrophes incorrectly.
--+
 Reporter:  Mark Gregson  |Owner:  Pystar
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  master
 Severity:  Normal|   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 Mariusz Felisiak ):

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


Comment:

 In [changeset:"c2f381ef17058e5cfea58ae507983d2e459a2888" c2f381e]:
 {{{
 #!CommitTicketReference repository=""
 revision="c2f381ef17058e5cfea58ae507983d2e459a2888"
 Fixed #30589 -- Clarified that urlize should be applied only to email
 addresses without single quotes.
 }}}

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


Re: [Django] #30589: urlize parses email addresses with apostrophes incorrectly.

2019-06-29 Thread Django
#30589: urlize parses email addresses with apostrophes incorrectly.
-+-
 Reporter:  Mark Gregson |Owner:
 Type:   |  aitoehigie
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  master
 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 Hasan Ramezani):

 * has_patch:  0 => 1


Comment:

 PR[https://github.com/django/django/pull/11526]

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


Re: [Django] #30589: urlize parses email addresses with apostrophes incorrectly.

2019-06-28 Thread Django
#30589: urlize parses email addresses with apostrophes incorrectly.
-+-
 Reporter:  Mark Gregson |Owner:
 Type:   |  aitoehigie
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  master
 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
-+-
Changes (by aitoehigie):

 * status:  new => assigned
 * owner:  nobody => aitoehigie


Comment:

 I will work on this.

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


Re: [Django] #30589: urlize parses email addresses with apostrophes incorrectly. (was: urlize parses email addresses with apostrophes incorrectly)

2019-06-24 Thread Django
#30589: urlize parses email addresses with apostrophes incorrectly.
--+
 Reporter:  Mark Gregson  |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  master
 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
--+
Changes (by felixxm):

 * cc: Shai Berger (added)
 * component:  Template system => Documentation
 * version:  1.11 => master
 * easy:  0 => 1
 * type:  Bug => Cleanup/optimization
 * stage:  Unreviewed => Accepted


Comment:

 Thanks for the report. We excluded quotes in the #24471. It seems that
 only single quotes from the list of allowed special characters are
 affected. I agree that we can clarify this in the documentation, e.g.
 {{{Email addresses cannot contain the single quotes (``'``).}}}

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


Re: [Django] #30589: urlize parses email addresses with apostrophes incorrectly

2019-06-24 Thread Django
#30589: urlize parses email addresses with apostrophes incorrectly
-+--
 Reporter:  Mark Gregson |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Template system  |  Version:  1.11
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+--

Comment (by Mark Gregson):

 Given the range of characters allowed in the local part of an email
 address is quite extensive and that a quoted local part is also allowed
 (RFC 3696 has a nice summary
 https://tools.ietf.org/html/rfc3696#section-3), I realise that there
 probably need to be some constraints on what range of email addresses
 `urlize` can parse. Potentially then this issue should be resolved by
 additional documentation clarifying those constraints.

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