You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2013/03/27 13:50:03 UTC

svn commit: r1461554 - in /ofbiz/branches/release10.04: ./ applications/content/widget/forum/ForumForms.xml

Author: jacopoc
Date: Wed Mar 27 12:50:03 2013
New Revision: 1461554

URL: http://svn.apache.org/r1461554
Log:
Applied fix from trunk for revision: 1461551 
===

OFBIZ-4908 Added missing target attribute from form definition that was preventing the update to work: thanks to Harsha Chadhar for the patch.


Modified:
    ofbiz/branches/release10.04/   (props changed)
    ofbiz/branches/release10.04/applications/content/widget/forum/ForumForms.xml

Propchange: ofbiz/branches/release10.04/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1461551

Modified: ofbiz/branches/release10.04/applications/content/widget/forum/ForumForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/content/widget/forum/ForumForms.xml?rev=1461554&r1=1461553&r2=1461554&view=diff
==============================================================================
--- ofbiz/branches/release10.04/applications/content/widget/forum/ForumForms.xml (original)
+++ ofbiz/branches/release10.04/applications/content/widget/forum/ForumForms.xml Wed Mar 27 12:50:03 2013
@@ -20,7 +20,7 @@ under the License.
 
     <forms xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
         xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/widget-form.xsd">
-    <form name="ListForumGroups" type="list" list-name="forumGroups" separate-columns="true"
+    <form name="ListForumGroups" type="list" list-name="forumGroups" separate-columns="true" target="updateForumGroup"
         odd-row-style="alternate-row" header-row-style="header-row-2" default-table-style="basic-table hover-bar">
         <field name="select" widget-style="buttontext" entry-name="contentId" parameter-name="contentId">
             <hyperlink target="findForums" description="${uiLabelMap.FormFieldTitle_forums}">