svn commit: r1712971 - /ofbiz/trunk/applications/content/config/content.properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1712971 - /ofbiz/trunk/applications/content/config/content.properties

jleroux@apache.org
Author: jleroux
Date: Fri Nov  6 14:55:25 2015
New Revision: 1712971

URL: http://svn.apache.org/viewvc?rev=1712971&view=rev
Log:
I missed to copy the OFBIZ-6669 Jira issue reference here

Modified:
    ofbiz/trunk/applications/content/config/content.properties

Modified: ofbiz/trunk/applications/content/config/content.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/config/content.properties?rev=1712971&r1=1712970&r2=1712971&view=diff
==============================================================================
--- ofbiz/trunk/applications/content/config/content.properties (original)
+++ ofbiz/trunk/applications/content/config/content.properties Fri Nov  6 14:55:25 2015
@@ -37,5 +37,5 @@ content.upload.always.local.file=true
 content.output.path=runtime/output
 
 #Should we sanitize generic content by default (specific contents - order, party, category, product, configured product, product promo and work effort - are always encoded)
-# This has a slightly impact on the code rendered, see . True By default!
+# This has a slightly impact on the code rendered, see OFBIZ-6669. True By default!
 content.sanitize=true