Author: jleroux
Date: Sat Jul 14 10:12:38 2018
New Revision: 1835895
URL:
http://svn.apache.org/viewvc?rev=1835895&view=revLog:
Improved: no functional change, simply adds XXX tag :)
Forgot I had other pending changes :/ now removed
Modified:
ofbiz/ofbiz-framework/trunk/framework/common/webcommon/WEB-INF/common-controller.xml
Modified: ofbiz/ofbiz-framework/trunk/framework/common/webcommon/WEB-INF/common-controller.xml
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/common/webcommon/WEB-INF/common-controller.xml?rev=1835895&r1=1835894&r2=1835895&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/framework/common/webcommon/WEB-INF/common-controller.xml (original)
+++ ofbiz/ofbiz-framework/trunk/framework/common/webcommon/WEB-INF/common-controller.xml Sat Jul 14 10:12:38 2018
@@ -318,7 +318,7 @@ under the License.
</request-map>
<!-- Set TimeZone from user's browser -->
- <!-- XXX The auth setting is inconsistent with the one in the service for a good reason, see OFBIZ-10471 for an explanation -->
+ <!-- the auth setting is inconsistent with the one in the service for a good reason, see OFBIZ-10471 for an explanation -->
<request-map uri="SetTimeZoneFromBrowser">
<security https="false" auth="false"/>
<event type="service" invoke="SetTimeZoneFromBrowser"/>