#1137: [PATCH] make turbogears.url work in the absense of cherrypy.request
-------------------------+--------------------------------------------------
 Reporter:  max          |       Owner:  anonymous
     Type:  enhancement  |      Status:  new      
 Priority:  normal       |   Milestone:           
Component:  TurboGears   |     Version:  1.0b1    
 Severity:  normal       |    Keywords:           
-------------------------+--------------------------------------------------
 Currently if you try to use turbogears.url when CherryPy's request is not
 available you can get ugly CherryPy exception. This makes unit testing
 harder. The patch is aimed to provide a fallback if request is not
 available by using empty app_root.

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1137>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" 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/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to