Dennis Balkir created OFBIZ-10276:
-------------------------------------
Summary: Theme screens do nit load porperly
Key: OFBIZ-10276
URL:
https://issues.apache.org/jira/browse/OFBIZ-10276 Project: OFBiz
Issue Type: Bug
Components: themes
Affects Versions: Trunk
Reporter: Dennis Balkir
Attachments: CommonScreens.patch, ForgotPasswordScreen without loginBar.png, LoginScreen with loginBar.png
I noticed, that the implemented {{ForgotPassword.ftl}}, {{GetSecurityQuestion.ftl}} and {{ChangePassword.ftl}} files are not correctly loaded into OFBiz.
They get set in each theme, but because they get read out of a list, but not get declared as a list, the default-screens get loaded everytime.
This may to be unnoticed, because the {{ftl}} which are implemented in the theme folders are nearly the same, except of the loginBar.
This can be seen in the provided screenshots, since the loginBar simply disappears in the second screen and the "loginBar"-element is also gone.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)