I'm trying to add a relative link (edit) to a page (mypage) to
produce: mysite.org/mypage/edit

I used std.url(edit)

Which works fine as long as /mypage/ is accessed with a trailing
slash, but if I access /mypage without a trailing slash the link is
now to mysite.org/edit

Is there anyway to make sure that a relative link to /mypage always
produces /mypage/edit whether or not the user typed in a trailing
slash?

Thanks

Ed

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to