This appears to create a duplicate line.
-David [EMAIL PROTECTED] 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>
