svn commit: r643976 - /ofbiz/trunk/framework/widget/config/widget.properties

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

svn commit: r643976 - /ofbiz/trunk/framework/widget/config/widget.properties

jonesde
Author: jonesde
Date: Wed Apr  2 10:16:58 2008
New Revision: 643976

URL: http://svn.apache.org/viewvc?rev=643976&view=rev
Log:
Setting this to true by default, which is already mentioned in the technical production setup guide

Modified:
    ofbiz/trunk/framework/widget/config/widget.properties

Modified: ofbiz/trunk/framework/widget/config/widget.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/config/widget.properties?rev=643976&r1=643975&r2=643976&view=diff
==============================================================================
--- ofbiz/trunk/framework/widget/config/widget.properties (original)
+++ ofbiz/trunk/framework/widget/config/widget.properties Wed Apr  2 10:16:58 2008
@@ -21,4 +21,4 @@
 #compress.HTML=true
 
 # Enable screen widget boundary comments
-widget.verbose=false
+widget.verbose=true


Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r643976 - /ofbiz/trunk/framework/widget/config/widget.properties

Adrian Crum
That breaks FOP rendering. No one had the time to figure out why, so it
was just set to false.

[hidden email] wrote:

> Author: jonesde
> Date: Wed Apr  2 10:16:58 2008
> New Revision: 643976
>
> URL: http://svn.apache.org/viewvc?rev=643976&view=rev
> Log:
> Setting this to true by default, which is already mentioned in the technical production setup guide
>
> Modified:
>     ofbiz/trunk/framework/widget/config/widget.properties
>
> Modified: ofbiz/trunk/framework/widget/config/widget.properties
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/config/widget.properties?rev=643976&r1=643975&r2=643976&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/widget/config/widget.properties (original)
> +++ ofbiz/trunk/framework/widget/config/widget.properties Wed Apr  2 10:16:58 2008
> @@ -21,4 +21,4 @@
>  #compress.HTML=true
>  
>  # Enable screen widget boundary comments
> -widget.verbose=false
> +widget.verbose=true
>
>
>