[JBoss JIRA] (RF-12790) EDT/DT is broken after postback request with Mojarra 2.1.18
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12790?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč edited comment on RF-12790 at 2/12/13 11:49 AM:
-----------------------------------------------------------
Great catch, [~maschmid].
This is definitely upstream issue, assigning for issue re-assessment.
was (Author: lfryc):
Great catch, [~maschmid].
This is definitely upstream, assigning for issue re-assessment.
> EDT/DT is broken after postback request with Mojarra 2.1.18
> -----------------------------------------------------------
>
> Key: RF-12790
> URL: https://issues.jboss.org/browse/RF-12790
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables, regression
> Affects Versions: 4.2.3.Final, 4.3.0.Final
> Environment: RichFaces 4.3.1-SNAPSHOT
> Metamer 4.3.1-SNAPSHOT
> Mojarra 2.1.18
> JBoss AS 7.2.0.Alpha1-SNAPSHOT, Tomcat 7.0.32
> OpenJDK Runtime Environment 1.7.0_09-icedtea-mockbuild_2013_02_07_23_07-b00 @ Linux
> Chrome 24.0.1312.69 @ Linux x86_64
> Reporter: Pavol Pitonak
> Assignee: Lukáš Fryč
> Priority: Critical
> Attachments: brokenresources.zip, edt.png
>
>
> # download JBoss AS 7.2.0.Alpha1-SNAPSHOT from https://ci.jboss.org/jenkins/job/JBoss-AS-7.x-latest/lastSuccessfulBuild/...
> # deploy Metamer to the JBoss AS
> # open http://localhost:8080/metamer/faces/components/richExtendedDataTable/froz...
> # set parameter frozenColumns to 2
> result:
> * EDT is totally broken, there are JS errors in browser console
> * EDT and dataScroller resources (ecss and js) disappear from the page after postback request
> * example works fine when I remove attribute binding from the xhtml
> * worked fine with JBoss AS 7.1.1 (Mojarra 2.1.7)
> * it's not a JBoss AS bug, I can reproduce also on Tomcat with Mojarra 2.1.18
> * works fine with Mojarra 2.1.17
--
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
[JBoss JIRA] (RF-12790) EDT/DT is broken after postback request with Mojarra 2.1.18
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12790?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-12790:
---------------------------------
Great catch, [~maschmid].
This is definitely upstream, assigning for issue re-assessment.
> EDT/DT is broken after postback request with Mojarra 2.1.18
> -----------------------------------------------------------
>
> Key: RF-12790
> URL: https://issues.jboss.org/browse/RF-12790
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables, regression
> Affects Versions: 4.2.3.Final, 4.3.0.Final
> Environment: RichFaces 4.3.1-SNAPSHOT
> Metamer 4.3.1-SNAPSHOT
> Mojarra 2.1.18
> JBoss AS 7.2.0.Alpha1-SNAPSHOT, Tomcat 7.0.32
> OpenJDK Runtime Environment 1.7.0_09-icedtea-mockbuild_2013_02_07_23_07-b00 @ Linux
> Chrome 24.0.1312.69 @ Linux x86_64
> Reporter: Pavol Pitonak
> Assignee: Lukáš Fryč
> Priority: Critical
> Attachments: brokenresources.zip, edt.png
>
>
> # download JBoss AS 7.2.0.Alpha1-SNAPSHOT from https://ci.jboss.org/jenkins/job/JBoss-AS-7.x-latest/lastSuccessfulBuild/...
> # deploy Metamer to the JBoss AS
> # open http://localhost:8080/metamer/faces/components/richExtendedDataTable/froz...
> # set parameter frozenColumns to 2
> result:
> * EDT is totally broken, there are JS errors in browser console
> * EDT and dataScroller resources (ecss and js) disappear from the page after postback request
> * example works fine when I remove attribute binding from the xhtml
> * worked fine with JBoss AS 7.1.1 (Mojarra 2.1.7)
> * it's not a JBoss AS bug, I can reproduce also on Tomcat with Mojarra 2.1.18
> * works fine with Mojarra 2.1.17
--
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
[JBoss JIRA] (RF-12791) Update the quickstart pom files to match changes made in the jboss-jdf repository
by Sande Gilda (JIRA)
Sande Gilda created RF-12791:
--------------------------------
Summary: Update the quickstart pom files to match changes made in the jboss-jdf repository
Key: RF-12791
URL: https://issues.jboss.org/browse/RF-12791
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: examples
Reporter: Sande Gilda
There were numerous changes to the quickstart pom files:
- property names were shortened and standardized
- property versions were updated
- comments were standardized around product/community version numbers
It may be easiest just to copy and paste the corresponding quickstart pom.xml files from jboss-jdf into your repository.
--
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