Wholesite looks for indexed PluginGallery files without the gallery/ prefix.
----------------------------------------------------------------------------

                 Key: FOR-992
                 URL: https://issues.apache.org/jira/browse/FOR-992
             Project: Forrest
          Issue Type: Bug
          Components: Plugin: input.PhotoGallery
    Affects Versions: 0.8-dev
            Reporter: Paul Kronenwetter
            Priority: Minor


Wholesite and site generation is perplexed when importing the PhotoGallery 
index.  Errors seen in broken-links.xml:
  <link message="No pipeline matched request: solar/AstrovidSun.thumb.jpg" uri="
solar/AstrovidSun.thumb.jpg">
    <referrer uri="wholesite.html"/>
    <referrer uri="/wholesite.html"/>
    <referrer uri="/site.html"/>
    <referrer uri="site.html"/>
  </link>

AstrovidSun.thumb.jpg is in gallery/solar/... and is correctly generated by the 
PhotoGallery plugin.  This is the image chosen for the gallery index page and, 
I believe, is being picked up for the wholesite/site page.

I'm working on a Gentoo Linux box running Sun's JDK 1.5.0.11. 

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