You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jo...@apache.org on 2008/04/02 19:17:06 UTC

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

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



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

Posted by Jacques Le Roux <ja...@les7arts.com>.
Sure, better :o)

Jacques

From: "David E Jones" <jo...@hotwaxmedia.com>
>
> Or maybe fix the bug?
>
> I'm actually just about done with that and will commit in a minute.
>
> -David
>
>
> On Apr 2, 2008, at 12:00 PM, Jacques Le Roux wrote:
>> So we should comment again (or put false) and update the technical  production setup guide, isn't ? (with maybe a comment about 
>> why it's  commented in both the technical production setup guide and the  widget.properties file)
>>
>> Jacques
>>
>> From: "Adrian Crum" <ad...@hlmksw.com>
>>> That breaks FOP rendering. No one had the time to figure out why,  so it was just set to false.
>>>
>>> jonesde@apache.org 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
>>>>
>>>>
>>>>
>>
> 


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

Posted by David E Jones <jo...@hotwaxmedia.com>.
Or maybe fix the bug?

I'm actually just about done with that and will commit in a minute.

-David


On Apr 2, 2008, at 12:00 PM, Jacques Le Roux wrote:
> So we should comment again (or put false) and update the technical  
> production setup guide, isn't ? (with maybe a comment about why it's  
> commented in both the technical production setup guide and the  
> widget.properties file)
>
> Jacques
>
> From: "Adrian Crum" <ad...@hlmksw.com>
>> That breaks FOP rendering. No one had the time to figure out why,  
>> so it was just set to false.
>>
>> jonesde@apache.org 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
>>>
>>>
>>>
>


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

Posted by Jacques Le Roux <ja...@les7arts.com>.
So we should comment again (or put false) and update the technical production setup guide, isn't ? (with maybe a comment about why 
it's commented in both the technical production setup guide and the widget.properties file)

Jacques

From: "Adrian Crum" <ad...@hlmksw.com>
> That breaks FOP rendering. No one had the time to figure out why, so it was just set to false.
>
> jonesde@apache.org 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
>>
>>
>>
> 


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

Posted by Adrian Crum <ad...@hlmksw.com>.
That breaks FOP rendering. No one had the time to figure out why, so it 
was just set to false.

jonesde@apache.org 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
> 
> 
> 

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

Posted by Adrian Crum <ad...@hlmksw.com>.
That breaks FOP rendering. No one had the time to figure out why, so it 
was just set to false.

jonesde@apache.org 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
> 
> 
>