#285: WSGIRequest should set request.path to full uri path
--------------------------------------+-------------------------------------
          Reporter:  [EMAIL PROTECTED]  |         Owner:  mtredinnick
            Status:  reopened         |     Milestone:  1.0 alpha  
         Component:  HTTP handling    |       Version:  1.0-beta-1 
        Resolution:                   |      Keywords:             
             Stage:  Accepted         |     Has_patch:  1          
        Needs_docs:  0                |   Needs_tests:  0          
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Changes (by allo):

  * status:  closed => reopened
  * version:  SVN => 1.0-beta-1
  * resolution:  fixed =>

Comment:

 This is broken in 1.0 beta again: my admin-loginform now points to
 /mysite.fcgi/admin/, which is wrong, it should be /admin/.
 My setup is a lighttpd with fastcgi and rewrite from /(.*) to
 /mysite.fcgi$1
 it would be cool if this can be fixed soo.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/285#comment:34>
Django Code <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
-~----------~----~----~----~------~----~------~--~---

Reply via email to