#999: tg.url does not work properly with RESTful style URLs
----------------------------+-----------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  anonymous
     Type:  defect          |      Status:  new      
 Priority:  normal          |   Milestone:           
Component:  TurboGears      |     Version:  0.9a5    
 Severity:  normal          |    Keywords:           
----------------------------+-----------------------------------------------
 tg.url does not seem to work properly with RESTFul style URLs.  I noticed
 the problem first with the AutoCompleteField widget not showing its
 images.  Consider this example.

 URL:
     http://localhost:8080/planreview/2/edit
 With Template Line:
     <p py:content="tg.url(tg.widgets)"></p>
 Yields:
     /planreview/tg_widgets

 I believe it should yeild /tg_widgets.

 Randall

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/999>
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