You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (Jira)" <de...@myfaces.apache.org> on 2022/12/16 15:57:00 UTC

[jira] [Commented] (MYFACES-4532) TCK-Spec1423 fails on codebase

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

Werner Punz commented on MYFACES-4532:
--------------------------------------

[~volosied] I fixed the double include issue among other things. For me the entire TCK now passes except for a handful of issues coming from the server and having to do with ui:repeat...

For 3.0 I will merge the code collectively back after the weekend from our master into 3.0.

Please give your own test setup a shot for me the TCK test spec1423 now passes properly.

I have still 3 failing tests due to impl issues, but I will check whether they already have been filed in on monday as well (they very likely are)

 

> TCK-Spec1423 fails on codebase
> ------------------------------
>
>                 Key: MYFACES-4532
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4532
>             Project: MyFaces Core
>          Issue Type: Task
>    Affects Versions: 3.0.1, 2.3.10, 2.3-next-M7, 4.0.0-RC2
>            Reporter: Werner Punz
>            Assignee: Werner Punz
>            Priority: Minor
>             Fix For: 3.0.3, 2.3-next-M8, 4.0.0-RC3
>
>
> See als comments in https://issues.apache.org/jira/browse/MYFACES-4531
>  
> The issue is that every time one of the test buttons is pressed a resource response is issued
> and the resource is reappended.
> Per spec there is no double resource check on the client side, so I did not implement it, the RI however seems to have something in place.
> Server side implementation would be preferrable for this case, but I for now will add a client side fix.
>  
> The easiest way to replicate it is to use my tckworkbench project on:
> [https://github.com/werpu/tckworkbench]
>  



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