#106: [patch] Problem with some js/select box on IE
-----------------------------+----------------------------------------------
Reporter: paolo | Owner: jacob
Type: defect | Status: reopened
Priority: normal | Milestone: Version 1.0
Component: Admin interface | Version:
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Changes (by ubernostrum):
* resolution: fixed =>
* status: closed => reopened
Comment:
This doesn't actually fix the entire problem; IE only allows alphanumerics
and underscores in window names, and Django has a habit of trying to
generate these from IDs that contain hyphens.
I'll work up a more robust patch and submit it soon.
--
Ticket URL: <http://code.djangoproject.com/ticket/106>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---