Re: [Django] #12748: strftime array-access to format string doesn't work in IE7

2010-02-04 Thread Django
#12748: strftime array-access to format string doesn't work in IE7
---+
  Reporter:  yedpodtrzitko | Owner:  nobody 
   
Status:  new   | Milestone: 
   
 Component:  django.contrib.admin  |   Version:  SVN
   
Resolution:|  Keywords:  javascript, date, 
calendar
 Stage:  Accepted  | Has_patch:  1  
   
Needs_docs:  0 |   Needs_tests:  0  
   
Needs_better_patch:  0 |  
---+
Changes (by Alex):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Accepted
  * 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-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



[Django] #12748: strftime array-access to format string doesn't work in IE7

2010-02-01 Thread Django
#12748: strftime array-access to format string doesn't work in IE7
+---
 Reporter:  yedpodtrzitko   |   Owner:  nobody
   Status:  new |   Milestone:
Component:  django.contrib.admin| Version:  SVN   
 Keywords:  javascript, date, calendar  |   Stage:  Unreviewed
Has_patch:  1   |  
+---
 In core.js there's Date.prototype.strftime function which accept
 formatting string as parameter. This string is in handled as array, but it
 doesn't work in IE7. See patch.

-- 
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-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.