Author: jleroux
Date: Sat Apr 16 07:59:10 2016
New Revision: 1739427
URL:
http://svn.apache.org/viewvc?rev=1739427&view=revLog:
Fixes "POS login page getting error "FileNotFoundException"." reported by Amardeep Singh Jhajj at
https://issues.apache.org/jira/browse/OFBIZ-7007WebPos login page getting error "FileNotFoundException" at latest trunk. Here is the error:
Error rendering included template at location [component://webpos/template/Login.ftl]: java.io.FileNotFoundException:
This issue is due to the change done in r1736869. "Login.ftl" was not moved but its reference was changed in "specialpurpose/webpos/widget/CommonScreens.xml ". I found one more file which was not moved "RequirePasswordChange.ftl".
Added:
ofbiz/trunk/specialpurpose/webpos/template/Login.ftl
- copied unchanged from r1738899, ofbiz/trunk/specialpurpose/webpos/webapp/webpos/Login.ftl
ofbiz/trunk/specialpurpose/webpos/template/RequirePasswordChange.ftl
- copied unchanged from r1738899, ofbiz/trunk/specialpurpose/webpos/webapp/webpos/RequirePasswordChange.ftl
Removed:
ofbiz/trunk/specialpurpose/webpos/webapp/webpos/Login.ftl
ofbiz/trunk/specialpurpose/webpos/webapp/webpos/RequirePasswordChange.ftl