[
https://issues.apache.org/jira/browse/MYFACES-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917056#action_12917056
]
Kennard Consulting commented on MYFACES-2935:
---------------------------------------------
I should mention that MyFaces 2.0.2 passes 1/3 of the Acid Tests.
Mojarra 2.0.3 passes 0/3, but they have recently done some fixes in their
nightly builds so that now they pass 2/3.
I'd be hugely grateful if you could download it and at least confirm you can
reproduce the problem. Then we can have a fight to see which team passes the
Acid Test first!
> SystemEvent Acid Test
> ---------------------
>
> Key: MYFACES-2935
> URL: https://issues.apache.org/jira/browse/MYFACES-2935
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.2
> Reporter: Kennard Consulting
> Attachments: EventTest.myfaces.zip
>
>
> Hi guys,
> First - thanks for the great work you do with MyFaces. It's an awesome
> product and it's wonderful to have an independent implementation of the JSF
> spec!
> I am the author of Metawidget (http://metawidget.org), a JSF component that
> does a lot of runtime component tree manipulation. This was unreliable under
> JSF 1, but JSF 2 introduced SystemEvents which promise to make this more
> solid. I believe Metawidget exercises SystemEvents more than most, and as
> such I am seeing problems both in MyFaces (2.0.2) and in Mojarra (2.0.3).
> As a bit of fun I have created a small Acid Test (inspired by
> http://acidtests.org) for SystemEvents. I would be most grateful if you could
> work through the 3 tests and get MyFaces working with them. Basically the
> tests all use a combination of PreRenderViewEvent and tree manipulation. Full
> instructions are included on each JSF page. Of course, there may be bugs in
> the test itself in which case feel free to point them out :)
> Regards,
> Richard.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.