You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2015/11/06 15:55:25 UTC

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

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