You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by David E Jones <jo...@undersunconsulting.com> on 2007/09/21 21:59:06 UTC

Re: svn commit: r578248 - /ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml

This appears to create a duplicate line.

-David


jleroux@apache.org wrote:
> Author: jleroux
> Date: Fri Sep 21 12:57:47 2007
> New Revision: 578248
> 
> URL: http://svn.apache.org/viewvc?rev=578248&view=rev
> Log:
> Applied fix from trunk for revision: 571337
> 
> Modified:
>     ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml
> 
> Modified: ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml
> URL: http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml?rev=578248&r1=578247&r2=578248&view=diff
> ==============================================================================
> --- ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml (original)
> +++ ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml Fri Sep 21 12:57:47 2007
> @@ -154,6 +154,7 @@
>          <field name="contentIdTo"><hidden/></field>
>          <field name="contentAssocTypeId"><hidden value="RESPONSE"/></field>
>          <field name="dataResourceTypeId"><hidden value="ELECTRONIC_TEXT"/></field>
> +        <field name="dataResourceTypeId"><hidden value="ELECTRONIC_TEXT"/></field>
>          <field name="forumMessageText" parameter-name="textData"><textarea rows="10"/></field>
>          <field name="addButton" title="${uiLabelMap.CommonUpdate}" widget-style="smallSubmit"><submit button-type="button"/></field>
>      </form>
> 
> 

Re: svn commit: r578248 - /ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml

Posted by Jacques Le Roux <ja...@les7arts.com>.
Yes already done in http://svn.apache.org/viewvc?rev=571393&view=rev (by myself actually),
I droppe the line in revision 578272.

Sorry and thanks to both

Jacques

De : "Adrian Crum" <ad...@hlmksw.com>
> I wonder if that change was already applied. The duplicate doesn't exist in the trunk.
>
> David E Jones wrote:
>
> >
> > This appears to create a duplicate line.
> >
> > -David
> >
> >
> > jleroux@apache.org wrote:
> >
> >> Author: jleroux
> >> Date: Fri Sep 21 12:57:47 2007
> >> New Revision: 578248
> >>
> >> URL: http://svn.apache.org/viewvc?rev=578248&view=rev
> >> Log:
> >> Applied fix from trunk for revision: 571337
> >>
> >> Modified:
> >>
> >> ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml
> >>
> >>
> >> Modified:
> >> ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml
> >>
> >> URL:
> >>
http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml?rev=578248&r1=578247&r2=578248&view=diff
> >>
> >> ==============================================================================
> >>
> >> --- 
> >> ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml
> >> (original)
> >> +++
> >> ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml
> >> Fri Sep 21 12:57:47 2007
> >> @@ -154,6 +154,7 @@
> >>          <field name="contentIdTo"><hidden/></field>
> >>          <field name="contentAssocTypeId"><hidden
> >> value="RESPONSE"/></field>
> >>          <field name="dataResourceTypeId"><hidden
> >> value="ELECTRONIC_TEXT"/></field>
> >> +        <field name="dataResourceTypeId"><hidden
> >> value="ELECTRONIC_TEXT"/></field>
> >>          <field name="forumMessageText"
> >> parameter-name="textData"><textarea rows="10"/></field>
> >>          <field name="addButton" title="${uiLabelMap.CommonUpdate}"
> >> widget-style="smallSubmit"><submit button-type="button"/></field>
> >>      </form>
> >>
> >>
> >
>


Re: svn commit: r578248 - /ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml

Posted by Adrian Crum <ad...@hlmksw.com>.
I wonder if that change was already applied. The duplicate doesn't exist in the trunk.

David E Jones wrote:

> 
> This appears to create a duplicate line.
> 
> -David
> 
> 
> jleroux@apache.org wrote:
> 
>> Author: jleroux
>> Date: Fri Sep 21 12:57:47 2007
>> New Revision: 578248
>>
>> URL: http://svn.apache.org/viewvc?rev=578248&view=rev
>> Log:
>> Applied fix from trunk for revision: 571337
>>
>> Modified:
>>     
>> ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml 
>>
>>
>> Modified: 
>> ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml 
>>
>> URL: 
>> http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml?rev=578248&r1=578247&r2=578248&view=diff 
>>
>> ============================================================================== 
>>
>> --- 
>> ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml 
>> (original)
>> +++ 
>> ofbiz/branches/release4.0/applications/content/widget/forum/ForumForms.xml 
>> Fri Sep 21 12:57:47 2007
>> @@ -154,6 +154,7 @@
>>          <field name="contentIdTo"><hidden/></field>
>>          <field name="contentAssocTypeId"><hidden 
>> value="RESPONSE"/></field>
>>          <field name="dataResourceTypeId"><hidden 
>> value="ELECTRONIC_TEXT"/></field>
>> +        <field name="dataResourceTypeId"><hidden 
>> value="ELECTRONIC_TEXT"/></field>
>>          <field name="forumMessageText" 
>> parameter-name="textData"><textarea rows="10"/></field>
>>          <field name="addButton" title="${uiLabelMap.CommonUpdate}" 
>> widget-style="smallSubmit"><submit button-type="button"/></field>
>>      </form>
>>
>>
>