You are correct - the URL is encoded twice by mistake.
Line 22 in the file "WEB-INF/jspf/pageFoot.jspf" should say:
<s:url value="/xml/${command.name}/rss${command.path}" var="rssUrl">
instead of
<s:url value="/xml/${command.name}/rss${command.encodedPath}" var="rssUrl">
I will fix this asap so it will be included in the next minor release.
Regards
Jesper
2011/10/4 <tjakko....@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups
> "sventon support" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/sventon-support/-/XUIBHiRZYSIJ.
> To post to this group, send email to sventon...@googlegroups.com.
> To unsubscribe from this group, send email to
> sventon-suppo...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/sventon-support?hl=en.
>