#12613: phone2numeric doesn't convert the letters 'Q' or 'Z'.
-------------------------------+--------------------------------------------
Reporter: gabrielhurley | Owner: nobody
Status: new | Milestone: 1.2
Component: Template system | Version: 1.1
Keywords: phone2numeric | Stage: Unreviewed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-------------------------------+--------------------------------------------
Discussion on the django developers group here:
http://groups.google.com/group/django-
developers/browse_frm/thread/49ee1863efa59901
There doesn't seem to be any good reason for the phone2numeric function
not to convert the letters Q or Z, so I've created a small patch that
remedies that.
Also, for readability's sake the patch puts the dictionary of letter-to-
number conversions in alphabetical order.
--
Ticket URL: <http://code.djangoproject.com/ticket/12613>
Django <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.