#9026: createsuperuser receives invalid input under Windows with JVM
-------------------------------------+--------------------------------------
          Reporter:  ikelly          |         Owner:  nobody
            Status:  new             |     Milestone:        
         Component:  Authentication  |       Version:  1.0   
        Resolution:                  |      Keywords:        
             Stage:  Unreviewed      |     Has_patch:  0     
        Needs_docs:  0               |   Needs_tests:  0     
Needs_better_patch:  0               |  
-------------------------------------+--------------------------------------
Changes (by ikelly):

  * summary:  createsuperuser receives invalid input under Windows =>
              createsuperuser receives invalid input under
              Windows with JVM

Comment:

 Further experimentation shows that the problem is actually caused by the
 arcane mixture of Django, Windows, and Java.  I'm using JPype in my app to
 gain access to some Java libraries, and the problem only occurs when a JVM
 has been started.  It also does not occur in Linux, and it does not occur
 outside of a Django environment.  This is almost certainly the same issue
 as in #8284, and it's obscure enough that it should probably be wontfixed
 as well.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9026#comment:6>
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 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to