[JBoss JIRA] (RF-12747) Fix failing tests during Framework build
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12747?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-12747:
---------------------------------
There was {{src/main/resources/META-INF/faces-config.xml}} which overriden faces-config.xml during the build with {{clean}} step.
> Fix failing tests during Framework build
> ----------------------------------------
>
> Key: RF-12747
> URL: https://issues.jboss.org/browse/RF-12747
> Project: RichFaces
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Affects Versions: 5.0.0.M1
> Reporter: Lukáš Fryč
> Assignee: Lukáš Fryč
> Fix For: 5.0.0.M1
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> There are 6 tests failing when you run whole build, but they work when you run them separately.
> ----
> Tests fail when you run {{clean}} step first: {{mvn clean test -Dtest=AttachQueueHandlerTest}}
> When you do not run it, they works fine: {{mvn test -Dtest=AttachQueueHandlerTest}}
--
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
11 years, 11 months
[JBoss JIRA] (RF-12135) rich:extendedDataTable column width lost after table rerendering (partial state saving)
by Jan Papousek (JIRA)
[ https://issues.jboss.org/browse/RF-12135?page=com.atlassian.jira.plugin.s... ]
Jan Papousek closed RF-12135.
-----------------------------
verified on JBoss AS 7.1.1 and Apache Tomcat 7.0.34 (with Mojarra)
> rich:extendedDataTable column width lost after table rerendering (partial state saving)
> ----------------------------------------------------------------------------------------
>
> Key: RF-12135
> URL: https://issues.jboss.org/browse/RF-12135
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.2.0.Final
> Environment: JSF Mojarra 2.1.7
> Reporter: Nick Dev
> Assignee: Jan Papousek
> Labels: richfaces
> Fix For: 4.3.0.CR1
>
>
> Bug in rich:extendedDataTable - column width lost after table rerendering.
> Steps to reproduce:
> 1) Resize a column.
> 2) Rerender table 2 times.
> Column will take initial width.
> JSF Mojarra 2.1.7
> Column order does not have this issue. And no issue when disabling partial state saving (javax.faces.PARTIAL_STATE_SAVING).
--
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
11 years, 11 months
[JBoss JIRA] (RF-12135) rich:extendedDataTable column width lost after table rerendering (partial state saving)
by Jan Papousek (JIRA)
[ https://issues.jboss.org/browse/RF-12135?page=com.atlassian.jira.plugin.s... ]
Jan Papousek reassigned RF-12135:
---------------------------------
Assignee: Jan Papousek (was: Pavol Pitonak)
> rich:extendedDataTable column width lost after table rerendering (partial state saving)
> ----------------------------------------------------------------------------------------
>
> Key: RF-12135
> URL: https://issues.jboss.org/browse/RF-12135
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.2.0.Final
> Environment: JSF Mojarra 2.1.7
> Reporter: Nick Dev
> Assignee: Jan Papousek
> Labels: richfaces
> Fix For: 4.3.0.CR1
>
>
> Bug in rich:extendedDataTable - column width lost after table rerendering.
> Steps to reproduce:
> 1) Resize a column.
> 2) Rerender table 2 times.
> Column will take initial width.
> JSF Mojarra 2.1.7
> Column order does not have this issue. And no issue when disabling partial state saving (javax.faces.PARTIAL_STATE_SAVING).
--
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
11 years, 11 months
[JBoss JIRA] (RF-12135) rich:extendedDataTable column width lost after table rerendering (partial state saving)
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-12135?page=com.atlassian.jira.plugin.s... ]
Brian Leathem reassigned RF-12135:
----------------------------------
Assignee: Pavol Pitonak (was: Brian Leathem)
[~ppitonak] please have your QE team verify that this is indeed resolved with 4.3.0.CR1/2
> rich:extendedDataTable column width lost after table rerendering (partial state saving)
> ----------------------------------------------------------------------------------------
>
> Key: RF-12135
> URL: https://issues.jboss.org/browse/RF-12135
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.2.0.Final
> Environment: JSF Mojarra 2.1.7
> Reporter: Nick Dev
> Assignee: Pavol Pitonak
> Labels: richfaces
> Fix For: 4.3.0.CR1
>
>
> Bug in rich:extendedDataTable - column width lost after table rerendering.
> Steps to reproduce:
> 1) Resize a column.
> 2) Rerender table 2 times.
> Column will take initial width.
> JSF Mojarra 2.1.7
> Column order does not have this issue. And no issue when disabling partial state saving (javax.faces.PARTIAL_STATE_SAVING).
--
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
11 years, 11 months
[JBoss JIRA] (RF-12747) Fix failing tests during Framework build
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12747?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-12747:
----------------------------
Description:
There are 6 tests failing when you run whole build, but they work when you run them separately.
----
Tests fail when you run {{clean}} step first: {{mvn clean test -Dtest=AttachQueueHandlerTest}}
When you do not run it, they works fine: {{mvn test -Dtest=AttachQueueHandlerTest}}
> Fix failing tests during Framework build
> ----------------------------------------
>
> Key: RF-12747
> URL: https://issues.jboss.org/browse/RF-12747
> Project: RichFaces
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Affects Versions: 5.0.0.M1
> Reporter: Lukáš Fryč
> Assignee: Lukáš Fryč
> Fix For: 5.0.0.M1
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> There are 6 tests failing when you run whole build, but they work when you run them separately.
> ----
> Tests fail when you run {{clean}} step first: {{mvn clean test -Dtest=AttachQueueHandlerTest}}
> When you do not run it, they works fine: {{mvn test -Dtest=AttachQueueHandlerTest}}
--
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
11 years, 11 months