I just posted a trac ticket with an associated patch file:

http://trac.turbogears.org/turbogears/ticket/1223

that makes FeedController a simple Controller instead of the Root one.
From the documentation ( http://tinyurl.com/y6arg8 ) it is clearly
stated that this class is intended to be used "mounted" inside a
turbogears application under some RootController.

In the present situation this means that using turbogears.url() with
an absolute path returns the wrong path since the url function is
confused by the second RootController.

Hope this simple patch will make it to 1.0

Regards,

Florent Aide

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to