I'd like to pass the [entry:fullpath] variable in as a root pattern (getting it as a querystring [query:root]) but the [entry:fullpath] puts a leading forward slash so it won't pass properly. Is there a way to eliminate the leading forward slash?
My template creates an anchor tag with URL:
http://www.mydomain.com/H...;entry:fullpath] Deleting the leading forward slash works properly.