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

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

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

David E Jones-2

This appears to create a duplicate line.

-David


[hidden email] 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>
>
>
Reply | Threaded
Open this post in threaded view
|

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

Adrian Crum
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
>
>
> [hidden email] 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>
>>
>>
>

Reply | Threaded
Open this post in threaded view
|

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

Jacques Le Roux
Administrator
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" <[hidden email]>

> 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
> >
> >
> > [hidden email] 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>
> >>
> >>
> >
>