Unable to use setters on a DynamicView
-------------------------------------- Key: OFBIZ-321 URL: http://issues.apache.org/jira/browse/OFBIZ-321 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: framework Affects Versions: SVN trunk Reporter: Jacques Le Roux Assigned To: Jacques Le Roux Priority: Minor Fix For: SVN trunk From Peter Goron ________________________________________________________________________ Since ofbiz rev. 5535, we can not set the value of a dynamicView's field anymore. It appears that dynamicViews are not registered into an entity group so the new "field type check" introduced in rev 5535 always fails (see http://lists.ofbiz.org/pipermail/svn/2005-August/002444.html). If setting the value of dynamicView's field is now forbidden I suggest to add an error message. Otherwise, we need to found a solution to be sure that a dynamicView is always associated to an entity group. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-321?page=comments#action_12435993 ]
David E. Jones commented on OFBIZ-321: -------------------------------------- Has anyone run into this since then? I think that was fixed quite a while back... > Unable to use setters on a DynamicView > -------------------------------------- > > Key: OFBIZ-321 > URL: http://issues.apache.org/jira/browse/OFBIZ-321 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > Assigned To: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > > From Peter Goron > ________________________________________________________________________ > Since ofbiz rev. 5535, we can not set the value of a dynamicView's field anymore. > It appears that dynamicViews are not registered into an entity group so the new "field type check" introduced in rev 5535 always fails (see http://lists.ofbiz.org/pipermail/svn/2005-August/002444.html). > If setting the value of dynamicView's field is now forbidden I suggest to add an error message. Otherwise, we need to found a solution to be sure that a dynamicView is always associated to an entity group. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-321?page=all ]
Jacques Le Roux closed OFBIZ-321. --------------------------------- Fix Version/s: (was: SVN trunk) Resolution: Fixed Thanks David, so I think we may close it (if anybody complains we will reopen it of course...) > Unable to use setters on a DynamicView > -------------------------------------- > > Key: OFBIZ-321 > URL: http://issues.apache.org/jira/browse/OFBIZ-321 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > Assigned To: Jacques Le Roux > Priority: Minor > > From Peter Goron > ________________________________________________________________________ > Since ofbiz rev. 5535, we can not set the value of a dynamicView's field anymore. > It appears that dynamicViews are not registered into an entity group so the new "field type check" introduced in rev 5535 always fails (see http://lists.ofbiz.org/pipermail/svn/2005-August/002444.html). > If setting the value of dynamicView's field is now forbidden I suggest to add an error message. Otherwise, we need to found a solution to be sure that a dynamicView is always associated to an entity group. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |