You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Hans Bakker (JIRA)" <ji...@apache.org> on 2009/04/30 08:15:30 UTC

[jira] Created: (OFBIZ-2391) multi row form problem with new renderer.

multi row form problem with new renderer.
-----------------------------------------

                 Key: OFBIZ-2391
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2391
             Project: OFBiz
          Issue Type: Sub-task
    Affects Versions: Release Branch 9.04
            Reporter: Hans Bakker
             Fix For: Release Branch 9.04


when using multi forms with a checkbox and row processing, does not work.

the service-multi event handler does not get the 'checked' value of the checkbox on that row.
ServiceMultiEventHandler.java line 186



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2391) multi row form problem with new renderer.

Posted by "Hans Bakker (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704492#action_12704492 ] 

Hans Bakker commented on OFBIZ-2391:
------------------------------------

i was using the party -> mycommunications -> email from unknown parties form
commForms.xml -> ListMyUnknownPartyEmails

> multi row form problem with new renderer.
> -----------------------------------------
>
>                 Key: OFBIZ-2391
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2391
>             Project: OFBiz
>          Issue Type: Sub-task
>    Affects Versions: Release Branch 9.04
>            Reporter: Hans Bakker
>             Fix For: Release Branch 9.04
>
>
> when using multi forms with a checkbox and row processing, does not work.
> the service-multi event handler does not get the 'checked' value of the checkbox on that row.
> ServiceMultiEventHandler.java line 186

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (OFBIZ-2391) multi row form problem with new renderer.

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato reassigned OFBIZ-2391:
----------------------------------------

    Assignee: Jacopo Cappellato

> multi row form problem with new renderer.
> -----------------------------------------
>
>                 Key: OFBIZ-2391
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2391
>             Project: OFBiz
>          Issue Type: Sub-task
>    Affects Versions: Release Branch 9.04
>            Reporter: Hans Bakker
>            Assignee: Jacopo Cappellato
>             Fix For: Release Branch 9.04
>
>
> when using multi forms with a checkbox and row processing, does not work.
> the service-multi event handler does not get the 'checked' value of the checkbox on that row.
> ServiceMultiEventHandler.java line 186

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-2391) multi row form problem with new renderer.

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato closed OFBIZ-2391.
------------------------------------

    Resolution: Fixed

Thanks Hans,

this is fixed in rev. 770125

> multi row form problem with new renderer.
> -----------------------------------------
>
>                 Key: OFBIZ-2391
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2391
>             Project: OFBiz
>          Issue Type: Sub-task
>    Affects Versions: Release Branch 9.04
>            Reporter: Hans Bakker
>            Assignee: Jacopo Cappellato
>             Fix For: Release Branch 9.04
>
>
> when using multi forms with a checkbox and row processing, does not work.
> the service-multi event handler does not get the 'checked' value of the checkbox on that row.
> ServiceMultiEventHandler.java line 186

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2391) multi row form problem with new renderer.

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704544#action_12704544 ] 

Jacopo Cappellato commented on OFBIZ-2391:
------------------------------------------

and in the release branch with rev. 770126

> multi row form problem with new renderer.
> -----------------------------------------
>
>                 Key: OFBIZ-2391
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2391
>             Project: OFBiz
>          Issue Type: Sub-task
>    Affects Versions: Release Branch 9.04
>            Reporter: Hans Bakker
>            Assignee: Jacopo Cappellato
>             Fix For: Release Branch 9.04
>
>
> when using multi forms with a checkbox and row processing, does not work.
> the service-multi event handler does not get the 'checked' value of the checkbox on that row.
> ServiceMultiEventHandler.java line 186

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.