Werner Punz

Results 42 comments of Werner Punz

Sorry, i discovered some issues, I am closing the pr and will reissue it again later

I have fixed now the codebase, all tests pass on the new files, one fails on the old codebase. For now I have enabled the new faces.js codebase for build...

Integration tests are now basically ready for merge, but before the merge we have to retarget the faces.js include in the imports.xhtml file. Atm it is pointing towards at my...

@melloware I just had to rename the branch, I had accidentally added the wrong jira issue reference. Please reconfirm

I will squash the commits at the final merge into master, the so the accidentally referenced myfaces-4456 commits will be squashed into one single big commit with a myfaces-4466 reference....

I will revisit the topic regarding the mapping files again. Atm we have solved that by adding a special extension which allows if mapped to the faces servlet to load...

4487 is in, I had to alter the resource loader call chain slightly and have introduce one which does the mapping file referencing upon load time. Please test properly whether...

Hi guys, I would be ready for merge, now... please complete the review and if you have objections please point them out for correction. If all goes well I can...

Ok just saw the comment, I will fix the issue. Thanks for the feedback and BBohman who pointed me towards it.

> One item I found -- this code doesn't seem to handle `jakarta.faces.Resource` in ajax responses Such as `]]>`. > > Feel free to test spec1423.xhtml > > [test-faces23-ajax.war.zip](https://github.com/apache/myfaces/files/9913931/test-faces23-ajax.war.zip) >...