[
https://issues.apache.org/jira/browse/MYFACES-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971211#action_12971211
]
Kennard Consulting edited comment on MYFACES-2935 at 12/14/10 4:42 AM:
-----------------------------------------------------------------------
FYI: you guys did a stellar job on this issue and there are no further
problems. However the Mojarra guys have had difficulties and I've had to add 3
more tests for them.
If you're keen, you may want to port these new 3 tests back into MyFaces as
unit tests. MyFaces passes them all already, but they may be useful regression
tests for the future.
EventTest.v7.zip is attached here
http://java.net/jira/browse/JAVASERVERFACES-1826.
Regards,
Richard.
was (Author: kennardconsulting):
FYI: you guys did a stellar job on this issue and there are no further
problems. However the Mojarra guys have had difficulties and I've had to add 3
more tests for them.
If you're keen, you may want to port these new 3 tests back into MyFaces as
unit tests. MyFaces passes them all already, but they may be useful regression
for the future.
EventTest.v7.zip is attached here
http://java.net/jira/browse/JAVASERVERFACES-1826.
Regards,
Richard.
> 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
> Assignee: Leonardo Uribe
> Fix For: 2.0.3
>
> Attachments: EventTest.myfaces.4.zip, 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.