Issue 108 in webreformatter: ZipAction output contains duplicated pages

0 views
Skip to first unread message

webrefo...@googlecode.com

unread,
Nov 17, 2011, 10:49:53 AM11/17/11
to webreform...@googlegroups.com
Status: Accepted
Owner: slauri...@gmail.com
Labels: Type-Defect Priority-Medium

New issue 108 by slauri...@gmail.com: ZipAction output contains duplicated
pages
http://code.google.com/p/webreformatter/issues/detail?id=108

When running a ZipAction with the pageset configuration below, the output
contains all pages twice: once with the "html" extension, one without.


<site path="xwiki-wrf"
baseUrl="http://xxx/">
<url2path from="^WebHome$" to="index.html" />
<url2path from="^(.+)$" to="$1.html" />
<path2url from="." to="WebHome?basicauth=1" />
<path2url from="^index.html$" to="WebHome?basicauth=1" />
<path2url from="^(.+)\.html$" to="$1?basicauth=1" />
<path2url from="^(.+)$" to="$1?basicauth=1" />
<url key="xsl" value="../xsl/transform.xsl" />
<url key="template" value="../template/template.html" />
</site>


Reply all
Reply to author
Forward
0 new messages