]
George Gastaldi closed FORGE-2517.
----------------------------------
Fix Version/s: 2.20.1.Final
3.0.0.Alpha1
(was: 2.x Future)
Assignee: George Gastaldi
Resolution: Done
"How to Customize" menu points to an unknown page
-------------------------------------------------
Key: FORGE-2517
URL:
https://issues.jboss.org/browse/FORGE-2517
Project: Forge
Issue Type: Bug
Components: Scaffold
Affects Versions: 2.20.0.Final
Reporter: Antonio Goncalves
Assignee: George Gastaldi
Fix For: 2.20.1.Final, 3.0.0.Alpha1
When scaffolding a JSF application, the top menu "How to Customize" points to
the following URL :
{code}
http://forge.jboss.org/docs/important_plugins/ui-scaffolding.html
{code}
Which show a Json with Resource not found :
{code}
{
code: "ResourceNotFound",
message: "/docs/important_plugins/ui-scaffolding.html"
}
{code}