Small Fixups for OFBIZ-642
--------------------------
Key: OFBIZ-1147
URL: https://issues.apache.org/jira/browse/OFBIZ-1147
Project: OFBiz
Issue Type: Improvement
Reporter: Adrian Crum
Priority: Minor
Attachments: OFBIZ_642_Fixups.patch
Two things needed fixing after the patches in OFBIZ-642 were committed:
1. CommonEvents.setSessionLocale(...) doesn't need to call
CommonEvents.setSessionTimeZone(...) now that we have separate Change buttons
for each setting.
2. The HTML compression feature garbled HTML output when an ftl file contained
a ${screens.render()} statement - probably due to recursion.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.