I don't think my last reply made it to the list so sorry if it dups.
Bill, your suggestion was spot on and worked perfectly. I just removed
the uri filter from the template.
Thank you,
dave
On Thu, 2008-06-19 at 18:42 -0700, Bill Moseley wrote:
> On Thu, Jun 19, 2008 at 03:12:35PM -0700, David Hane wrote:
> > Ok, the problem appears to be swish-e replacing the "/" with "%2F"
>
> I assume you are using the version that uses Template Toolkit. IIRC,
> the behavior of the "uri" filter has changed.
>
> The templates incorrectly do:
>
> <a href="[% item.Property('swishdocpath') | uri | html %]">
>
> That uri filter should not be there.
>
> <a href="[% item.Property('swishdocpath') | html %]">
>
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Fri Jun 20 21:04:18 2008