[JBoss JIRA] (RFPL-1600) Tree - icons for expanding nodes are not displayed (MyFaces)
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RFPL-1600?page=com.atlassian.jira.plugin.... ]
Jiří Štefek edited comment on RFPL-1600 at 1/5/15 8:57 AM:
-----------------------------------------------------------
Works correctly in Metamer 4.5.2-SNAPSHOT, with MyFaces 2.2.4 on Apache Tomcat 7.0.57 in all samples for r:Tree. Resolving as out of date.
was (Author: jstefek):
Works correctly in Metamer 4.5.2-SNAPSHOT, with MyFaces 2.2.4 on Apache Tomcat 7.0.57. Resolving as out of date.
> Tree - icons for expanding nodes are not displayed (MyFaces)
> ------------------------------------------------------------
>
> Key: RFPL-1600
> URL: https://issues.jboss.org/browse/RFPL-1600
> Project: RichFaces Planning
> Issue Type: Bug
> Components: QE
> Affects Versions: 4.1.0.Milestone1
> Environment: RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
> Metamer 4.1.0-SNAPSHOT r.22610
> Apache MyFaces JSF-2.1 Core Impl 2.1.1
> Apache Tomcat 6.0.32
> OpenJDK Runtime Environment 1.6.0_22-b22 @Linux
> Internet Explorer 8.0 @ Win32
> Reporter: Jan Papousek
> Assignee: Jiří Štefek
> Labels: myfaces
> Attachments: tree-icons-correct.png, tree-icons-wrong.png
>
>
> Icons are not displayed using MyFaces and Tomcat 6. This can be reproduced in Metamer: faces/components/richTree/simple.xhtml.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (RFPL-1600) Tree - icons for expanding nodes are not displayed (MyFaces)
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RFPL-1600?page=com.atlassian.jira.plugin.... ]
Jiří Štefek resolved RFPL-1600.
-------------------------------
Resolution: Out of Date
Works correctly in Metamer 4.5.2-SNAPSHOT, with MyFaces 2.2.4 on Apache Tomcat 7.0.57. Resolving as out of date.
> Tree - icons for expanding nodes are not displayed (MyFaces)
> ------------------------------------------------------------
>
> Key: RFPL-1600
> URL: https://issues.jboss.org/browse/RFPL-1600
> Project: RichFaces Planning
> Issue Type: Bug
> Components: QE
> Affects Versions: 4.1.0.Milestone1
> Environment: RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
> Metamer 4.1.0-SNAPSHOT r.22610
> Apache MyFaces JSF-2.1 Core Impl 2.1.1
> Apache Tomcat 6.0.32
> OpenJDK Runtime Environment 1.6.0_22-b22 @Linux
> Internet Explorer 8.0 @ Win32
> Reporter: Jan Papousek
> Assignee: Jiří Štefek
> Labels: myfaces
> Attachments: tree-icons-correct.png, tree-icons-wrong.png
>
>
> Icons are not displayed using MyFaces and Tomcat 6. This can be reproduced in Metamer: faces/components/richTree/simple.xhtml.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (RFPL-1594) Listener invocation in a4jAjaxBean.attributes.listener doesn't work correctly
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RFPL-1594?page=com.atlassian.jira.plugin.... ]
Pavol Pitonak commented on RFPL-1594:
-------------------------------------
Feel free to fix that.
> Listener invocation in a4jAjaxBean.attributes.listener doesn't work correctly
> -----------------------------------------------------------------------------
>
> Key: RFPL-1594
> URL: https://issues.jboss.org/browse/RFPL-1594
> Project: RichFaces Planning
> Issue Type: Bug
> Components: QE
> Environment: RichFaces 4.1.0.20110805-M1 r.10246d45dddd1d2aa2034317d5a832394cc919f9
> Metamer 4.1.0.20110805-M1 r.22604
> Apache MyFaces JSF-2.1 Core Impl 2.1.1, Mojarra 2.0.3
> JBoss AS 6.0.0.Final
> Java(TM) SE Runtime Environment 1.6.0_26-b03 @Linux
> Chrome 12.0.742.112 @ Linux i686
> Reporter: Ján Jamrich
> Assignee: Jiří Štefek
>
> Listener invocation for Attributes.listener(AjaxBehaviorEvent event) is called correctly, but then this method try invoke appropriate method on bound listener. But seems that these listener are not invoked/ or invoked correctly, because there are no expected action performed.
> For example, in a4jAjax examples are many h inputs with aj4:ajax, and "listener" attribute set to #{a4jAjaxBean.attributes.listener}, with list of available listener defined in resources/org/richfaces/tests/metamer/bean/a4j/A4jAjaxbean.properties. But when change value in input, there is only log record in phaseInfo, but not expected value change - such as change case when set toUpperCase listener.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (RFPL-1594) Listener invocation in a4jAjaxBean.attributes.listener doesn't work correctly
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RFPL-1594?page=com.atlassian.jira.plugin.... ]
Jiří Štefek commented on RFPL-1594:
-----------------------------------
Yep, still an issue in Metamer.
The listeners are working only with the field {{a4jAjaxBean.input}} for reading the value and saving the updated value, but the mentioned samples with SelectOneListbox, SelectOneRadio, SelectBooleanCheckbox, SelectOneMenu, SelectManyCheckbox, SelectManyListbox are using different fields, e.g. {{a4jAjaxBean.car}}.
[~ppitonak] Should I fix that, or will you do that?
> Listener invocation in a4jAjaxBean.attributes.listener doesn't work correctly
> -----------------------------------------------------------------------------
>
> Key: RFPL-1594
> URL: https://issues.jboss.org/browse/RFPL-1594
> Project: RichFaces Planning
> Issue Type: Bug
> Components: QE
> Environment: RichFaces 4.1.0.20110805-M1 r.10246d45dddd1d2aa2034317d5a832394cc919f9
> Metamer 4.1.0.20110805-M1 r.22604
> Apache MyFaces JSF-2.1 Core Impl 2.1.1, Mojarra 2.0.3
> JBoss AS 6.0.0.Final
> Java(TM) SE Runtime Environment 1.6.0_26-b03 @Linux
> Chrome 12.0.742.112 @ Linux i686
> Reporter: Ján Jamrich
> Assignee: Jiří Štefek
>
> Listener invocation for Attributes.listener(AjaxBehaviorEvent event) is called correctly, but then this method try invoke appropriate method on bound listener. But seems that these listener are not invoked/ or invoked correctly, because there are no expected action performed.
> For example, in a4jAjax examples are many h inputs with aj4:ajax, and "listener" attribute set to #{a4jAjaxBean.attributes.listener}, with list of available listener defined in resources/org/richfaces/tests/metamer/bean/a4j/A4jAjaxbean.properties. But when change value in input, there is only log record in phaseInfo, but not expected value change - such as change case when set toUpperCase listener.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (RFPL-3692) metamer: stabilize push tests
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RFPL-3692?page=com.atlassian.jira.plugin.... ]
Jiří Štefek updated RFPL-3692:
------------------------------
Summary: metamer: stabilize push tests (was: metamer: fix push tests)
> metamer: stabilize push tests
> -----------------------------
>
> Key: RFPL-3692
> URL: https://issues.jboss.org/browse/RFPL-3692
> Project: RichFaces Planning
> Issue Type: Task
> Components: QE
> Affects Versions: 4.5.1.Final
> Environment: Firefox
> Reporter: Jiří Štefek
> Assignee: Jiří Štefek
>
> Only on *Firefox*.
> Sometimes, running these tests freezes the whole suite inside one test method.
> Log from Jenkins (check the times):
> {code}
> 06:26:31.869 [09:10:00] STARTED: a4jPush.TestTwoPushCDI.testPushEnable() { template=plain }
> 09:11:17.998 Build timed out (after 180 minutes). Marking the build as aborted.
> 09:11:18.003 Terminating xvnc.
> 09:11:18.011 $ vncserver -kill :41
> 09:11:18.144 Killing Xvnc process ID 20637
> 09:11:18.281 [11:54:46] FAILURE: a4jPush.TestTwoPushCDI.testPushEnable() { template=plain }
> {code}
> It could be also reproduced locally by e.g.:
> {{mvn verify -Dbrowser=firefox -DexcludedGroups=extended,Future -Dtemplates=* -Pwildfly-managed-8-2 -Dtest=TestTwoPush#testOnSubscribed}}
> It is hard to reproduce it sometimes, so try to run it repeatedly.
> It will stuck on this line [*Graphene.waitModel().until().element(page.getRequestTimeElement()).text().not().equalTo(requestTime);*|https://github.com/richfaces/richfaces-qa/blob/master/metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/a4jPush/TestTwoPush.java#L59].
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months