[
https://issues.apache.org/jira/browse/FOR-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618619#action_12618619
]
Andreas Lehmkühler commented on FOR-211:
----------------------------------------
It is possible to demonstrate this behaviour by one of the forrrest "seed
sample sites".
1.) forrest seed
2.) add the pdf-tab support as described in
http://forrest.apache.org/docs_0_80/howto/howto-pdf-tab.html
3.) some additional stylesheets are needed (after the seed one
hello2document.xsl ist present). Therefore I copied all stylesheets from
%FORREST%\main\webapp\resources\stylesheets to the seeded project
4.) to produce one page for the whole sample1-tab add the wholesite-tag to the
site.xml like this
<samples1 label="First set of Samples" description="First Set of Samples"
wholesite="true">
5.) forrest run ;-)
6.) open the url http://localhost:8888/pdf-tab.html
For example the links the list "Documentation contained in Samples 1" in the
section "Samples 1 Documentation" are broken as described.
> whole-site html and pdf: broken ext links
> -----------------------------------------
>
> Key: FOR-211
> URL: https://issues.apache.org/jira/browse/FOR-211
> Project: Forrest
> Issue Type: Bug
> Components: Core operations
> Affects Versions: 0.6
> Reporter: David Crossley
> Fix For: 0.9-dev
>
>
> In the the generated site.html all of the external links are broken (i.e. the
> href attributes are like ... error:#ext:forrest).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.