[ 
https://issues.apache.org/jira/browse/MYFACES-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17740879#comment-17740879
 ] 

Werner Punz edited comment on MYFACES-4610 at 7/7/23 5:32 AM:
--------------------------------------------------------------

The old code is not affected by it, I did the determination of the origin 
slightly different there in my fix, am not sure which approach is better, but 
for now the changes I will do in the old branches are just fixing the id issue 
so that it starts with a 1 instead of 0 in the identifier number postfix for 
hidden fields.

(the second issue which was discussed recently 
https://issues.apache.org/jira/browse/MYFACES-4605)

 


was (Author: werpu):
The old code is not affected by it, I did the determination of the origin 
slightly different there in my fix, am not sure which approach is better, but 
for now the changes I will do in the old branches are just fixing the id issue 
so that it starts with a 1 instead of 0 in the identifier number postfix for 
hidden fields.

(the second issue which was discussed recently 
https://issues.apache.org/jira/browse/MYFACES-4606)

 

> Fix for issuing element key:value combination breaks Tobago
> -----------------------------------------------------------
>
>                 Key: MYFACES-4610
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4610
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 3.0.2, 2.3-next-M8, 4.0.2
>            Reporter: Werner Punz
>            Assignee: Werner Punz
>            Priority: Major
>
> This is a follow up issue caused by the fix for 
> https://issues.apache.org/jira/browse/MYFACES-4606
> raised by the Tobago guys.
> The fix broke one of their testcases!
> [https://github.com/henningn/myfaces-tobago.git]
> 4 checkboxes on the page, example does not work anymore because
>  * git checkout jsfjs_next_gen402 
>  * mvn clean install
>  * cd tobago-example/tobago-example-demo 
>  * mvn clean -Pdev -Pjetty jetty:run
>  * open 
> [http://localhost:8080/content/030-select/50-selectManyCheckbox/Multi_Checkbox.xhtml]
> The request adds the issuing element with a null value!
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to