-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: showcase-2.0.0, showcase-3.0.0
-
Fix Version/s: showcase-2.0.1, showcase-3.0.1
-
Component/s: JSF Showcase
-
Labels:
After FACES-2923 is fixed, a typical showcase VDLDoc URL will look like the following:
http://www.liferayfaces.org/doc/faces/vdldoc/portal/3.0/portal/captcha.xhtml
But the corresponding JavaDoc URL has a path that is not consistent:
http://www.liferayfaces.org/doc/faces/3.0/javadoc/portal/com/liferay/faces/portal/component/captcha/Captcha.html
This issue serves as a task for making the JavaDoc URL be more consistent with the VDLDoc URL, like the following:
http://www.liferayfaces.org/doc/faces/javadoc/portal/3.0/com/liferay/faces/portal/component/captcha/Captcha.html