fresh-site in forrest-0.8 release refers to 0.7 plugins index rather than 0.8
-----------------------------------------------------------------------------
Key: FOR-995
URL: https://issues.apache.org/jira/browse/FOR-995
Project: Forrest
Issue Type: Bug
Components: Other
Affects Versions: 0.8-dev
Reporter: David Crossley
Priority: Minor
Fix For: 0.9
There is a hard-coded version number in
src/documentation/content/xdocs/site.xml for the "plugins" entry. The problem
only occurs with a link on the body of the index page and two links on the body
of the linking.html page. These go to the generated
plugins index, which thankfully is the same as a
0.8 generated index.
The workaround for users of the 0.8 release is to edit
main/fresh-site/src/documentation/content/xdocs/site.xml
to replace "plugins_0_70" with "plugins_0_80".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.