You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Paul Kronenwetter (JIRA)" <ji...@apache.org> on 2007/04/16 00:33:15 UTC

[jira] Created: (FOR-992) Wholesite looks for indexed PluginGallery files without the gallery/ prefix.

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.


Re: leading slash in site URLs (FOR-677)

Posted by CFAS Webmaster <we...@cfas.org>.
David,

  It's possible, I haven't looked at FOR-677.  Honestly, I've been able 
to dedicate so little time to the CFAS site over the past few months 
that I've completely ignored the build errors until yesterday.  I 
hesitated to put anything into JIRA right now since I don't think these 
items should impact 0.8's release, but I probably would have left them 
for a while if I hadn't.

  I'm re-running forrest on the site, so I'll have numbers for you in 
about 7 minutes ;)  Here's the last two lines from the forrest output:

* [1513/2]  [0/0]     0.499s 10.4Kb  
/gallery/tosohatchee2005/images/leftarrow.png
Total time: 5 minutes 41 seconds,  Site size: 7,002,813 Site pages: 834

A find |wc -l on site/build comes up with 1008 files, but there are some 
items there that forrest doesn't create and probably quite a few 
remnants of things tested and subsequently ignored.

I'll take a look at FOR-677 when I return home from work tonight.

Thanks!
-Paul

David Crossley wrote:
> David Crossley wrote:
>   
>> Paul Kronenwetter (JIRA) wrote:
>>     
>>>                  URL: https://issues.apache.org/jira/browse/FOR-992
>>>
>>> ...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>
>>>       
>> Paul, a side-issue different to the Gallery one
>> that you are describing.
>>     
>
> Not a side-effect, rather that i noticed an unrelated
> issue in your description.
>
> -David
>
>   
>> You might be suffering from
>> https://issues.apache.org/jira/browse/FOR-677
>> "leading slash in gathered URIs causes double
>> the number of links to be processed"
>>
>> Does the 'forrest site' report roughly double the
>> number of documents being processed, i.e. compare that
>> with the number of docs generated under build/site.
>>
>> -David
>>     

Re: leading slash in site URLs (FOR-677)

Posted by David Crossley <cr...@apache.org>.
David Crossley wrote:
> Paul Kronenwetter (JIRA) wrote:
> >                  URL: https://issues.apache.org/jira/browse/FOR-992
> > 
> > ...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>
> 
> Paul, a side-issue different to the Gallery one
> that you are describing.

Not a side-effect, rather that i noticed an unrelated
issue in your description.

-David

> You might be suffering from
> https://issues.apache.org/jira/browse/FOR-677
> "leading slash in gathered URIs causes double
> the number of links to be processed"
> 
> Does the 'forrest site' report roughly double the
> number of documents being processed, i.e. compare that
> with the number of docs generated under build/site.
> 
> -David

leading slash in site URLs (FOR-677)

Posted by David Crossley <cr...@apache.org>.
Paul Kronenwetter (JIRA) wrote:
>                  URL: https://issues.apache.org/jira/browse/FOR-992
> 
> ...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>

Paul, a side-issue different to the Gallery one
that you are describing.

You might be suffering from
https://issues.apache.org/jira/browse/FOR-677
"leading slash in gathered URIs causes double
the number of links to be processed"

Does the 'forrest site' report roughly double the
number of documents being processed, i.e. compare that
with the number of docs generated under build/site.

-David