[ 
https://issues.apache.org/jira/browse/FOR-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561161#action_12561161
 ] 

Thorsten Scherler commented on FOR-733:
---------------------------------------

You can fix 0.8 as follow:

Index: locationmap-transforms.xml
===================================================================
--- locationmap-transforms.xml  (revision 556746)
+++ locationmap-transforms.xml  (working copy)
@@ -104,12 +104,12 @@
 <!-- ================================== -->
 <!-- aggregate transforms                 -->
 <!-- ================================== -->
+    <match pattern="transform-aggregate.linkmap.relativized-linkmap">
+      <location 
src="{forrest:forrest.stylesheets}/aggregates/relativize-split-linkmap.xsl" />
+    </match>
     <match pattern="transform-aggregate.*.*">
       <location src="{forrest:forrest.stylesheets}/aggregates/{1}-to-{2}.xsl" 
/>
     </match>
-    <match pattern="transform-aggregate.linkmap.relativized-linkmap">
-      <location 
src="{forrest:forrest.stylesheets}/aggregates/relativize-split-linkmap.xsl" />
-    </match>
     <match pattern="transform.old-skinconf.new-skinconf">
       <location src="{forrest:forrest.stylesheets}/upgrade-skinconf.xsl" />
     </match>

> wholesite.pdf does not work with the locationmap
> ------------------------------------------------
>
>                 Key: FOR-733
>                 URL: https://issues.apache.org/jira/browse/FOR-733
>             Project: Forrest
>          Issue Type: Bug
>          Components: Locationmap
>    Affects Versions: 0.8, 0.9-dev
>            Reporter: Ross Gardler
>             Fix For: 0.9-dev
>
>         Attachments: locationmap.log
>
>
> Whilst there a number of isues with wholesite the one described by Greg 
> Yenchi appear to be related to the locationmap.
> http://www.mail-archive.com/[email protected]/msg06175.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.