[JBoss JIRA] (RF-12937) Introduce a profile for running framework tests against JBoss EAP
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-12937?page=com.atlassian.jira.plugin.s... ]
Brian Leathem commented on RF-12937:
------------------------------------
[~ppitonak] I mean that both EAP 6.1 and AS 7.1.1 use the _boss-as-arquillian-container-remote_ artifact for testing, but different versions of that artifact. This means we can't manage the version of that artifact for both profiles centrally. I've gone ahead and pushed this profile with it's local version definition, as the version in this case is intrinsically tied to the EAP 6.1 profile. The EAP 6.2 profile for instance will have a different version, and will be specified in the profile itself.
+1 for keeping the 7.1.1 profile around.
> Introduce a profile for running framework tests against JBoss EAP
> -----------------------------------------------------------------
>
> Key: RF-12937
> URL: https://issues.jboss.org/browse/RF-12937
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: tests - functional
> Reporter: Brian Leathem
> Assignee: Brian Leathem
> Fix For: 4.3.2
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (RF-12939) Focus: attribute ajaxRendered does not work
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-12939?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak updated RF-12939:
-------------------------------
Affects Version/s: 4.3.1
> Focus: attribute ajaxRendered does not work
> -------------------------------------------
>
> Key: RF-12939
> URL: https://issues.jboss.org/browse/RF-12939
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-misc
> Affects Versions: 4.3.1, 5.0.0.Alpha1
> Environment: RichFaces 5.0.0-SNAPSHOT
> Firefox 20, Chrome 26
> Reporter: Pavol Pitonak
>
> # Test ITFocusAjaxRendered.when_there_are_inputs_with_tabindex_then_the_lowest_tabindex_will_obtain_focus() fails. When focus's attribute ajaxRendered is set to false, no input should be focused after ajax request.
> # rename the test because it doesn't use tabindex attribute
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (RF-12921) rich:validator: created message is escaped, even if the message component should not be escaped
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RF-12921?page=com.atlassian.jira.plugin.s... ]
Jiří Štefek commented on RF-12921:
----------------------------------
I am not saying that it is a best use case (in steps to reproduce and test). But it imho suffices for testing this attribute.
Your proposal leads to the same (wrong) result/behaviour.
The generated JavaScript on page (bottom) for csv messages contains unicode encoded characters for things such as '<' so it is always(?) escaped. Maybe there should be some converter if the message component attribute @escape is set to false.
> rich:validator: created message is escaped, even if the message component should not be escaped
> -----------------------------------------------------------------------------------------------
>
> Key: RF-12921
> URL: https://issues.jboss.org/browse/RF-12921
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-validators
> Environment: RichFaces 4.3.2-SNAPSHOT
> Metamer 5.0.0-SNAPSHOT
> JBoss AS 7.1.1.Final
> Java(TM) SE Runtime Environment 1.7.0_09-b05 @ Linux
> Firefox 18.0 @ Linux x86_64
> Reporter: Jiří Štefek
> Assignee: Brian Leathem
> Priority: Minor
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> The created message is always escaped, even if the message component has its attribute @escape=false.
> Message components: rich:message, rich:messages, rich:notifyMessage, rich:notifyMessages.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (RF-12939) Focus: attribute ajaxRendered does not work
by Pavol Pitonak (JIRA)
Pavol Pitonak created RF-12939:
----------------------------------
Summary: Focus: attribute ajaxRendered does not work
Key: RF-12939
URL: https://issues.jboss.org/browse/RF-12939
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-misc
Affects Versions: 5.0.0.Alpha1
Environment: RichFaces 5.0.0-SNAPSHOT
Firefox 20, Chrome 26
Reporter: Pavol Pitonak
# Test ITFocusAjaxRendered.when_there_are_inputs_with_tabindex_then_the_lowest_tabindex_will_obtain_focus() fails. When focus's attribute ajaxRendered is set to false, no input should be focused after ajax request.
# rename the test because it doesn't use tabindex attribute
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months