Re: [Django] #9543: raw id fields' popups in generic inlines fail in IE 6/7

2008-11-07 Thread Django
#9543: raw id fields' popups in generic inlines fail in IE  6/7
---+
  Reporter:  jsmullyan | Owner:  nobody
Status:  closed| Milestone:
 Component:  django.contrib.admin  |   Version:  1.0   
Resolution:  duplicate |  Keywords:
 Stage:  Unreviewed| Has_patch:  1 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Changes (by jsmullyan):

  * status:  new => closed
  * resolution:  => duplicate

Comment:

 Thanks, nbstrite, you are quite right.  Closing this out.

-- 
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 post to this group, send email to django-updates@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: [Django] #9543: raw id fields' popups in generic inlines fail in IE 6/7

2008-11-07 Thread Django
#9543: raw id fields' popups in generic inlines fail in IE  6/7
---+
  Reporter:  jsmullyan | Owner:  nobody
Status:  new   | Milestone:
 Component:  django.contrib.admin  |   Version:  1.0   
Resolution:|  Keywords:
 Stage:  Unreviewed| Has_patch:  1 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Comment (by nbstrite):

 This is a duplicate of #9539 and #9332. #9539 has a patch that will work
 in all cases, the attached patch will breakdown due to the fact that we
 need to reconstruct the field name in order for the popped up window to
 know that field to insert the selected data into. By replacing both "-"
 and "." with the same sequence we cannot reconstruct the original field
 name.

-- 
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 post to this group, send email to django-updates@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: [Django] #9543: raw id fields' popups in generic inlines fail in IE 6/7

2008-11-07 Thread Django
#9543: raw id fields' popups in generic inlines fail in IE  6/7
---+
  Reporter:  jsmullyan | Owner:  nobody
Status:  new   | Milestone:
 Component:  django.contrib.admin  |   Version:  1.0   
Resolution:|  Keywords:
 Stage:  Unreviewed| Has_patch:  1 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Changes (by jsmullyan):

  * needs_better_patch:  => 0
  * has_patch:  0 => 1
  * needs_tests:  => 0
  * needs_docs:  => 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 post to this group, send email to django-updates@googlegroups.com
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
-~--~~~~--~~--~--~---