[JBoss JIRA] (RF-13010) Popup panel inside popup panel: button not rendered in IE10
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-13010?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč reassigned RF-13010:
-------------------------------
Assignee: Brian Leathem
> Popup panel inside popup panel: button not rendered in IE10
> -----------------------------------------------------------
>
> Key: RF-13010
> URL: https://issues.jboss.org/browse/RF-13010
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-panels-layout-themes
> Affects Versions: 4.3.2, 5.0.0.Alpha1
> Environment: RichFaces 5.0.0-SNAPSHOT
> Metamer 5.0.0-SNAPSHOT
> Mojarra 2.1.13
> EAP 6.0.1
> Java(TM) SE Runtime Environment 1.6.0_32-b05 @ Linux
> works in Chrome 27.0.1453.93 @ Linux x86_64
> broken in IE10 @ Win 8, IE9 @ Win 7
> Reporter: Pavol Pitonak
> Assignee: Brian Leathem
> Labels: regression
> Fix For: 4.3.3, 5.0.0.Alpha1
>
> Attachments: buttonInPopupPanel.png
>
>
> # deploy Metamer and open http://192.168.122.1:8080/metamer/faces/components/richPopupPanel/simple....
> # change template to "Rich Popup Panel"
> # click the "Call the popup" button
> result:
> * the is a button between paragraph and link inside popup panel in Chrome/Firefox
> * the button is missing in IE 10
> * it might be related to RF-12850 or RF-12958
> * worked fine in 4.3.1.Final
--
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, 10 months
[JBoss JIRA] (RF-13028) Warning when deploying showcase - SelectLabelValueValidator class not present
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13028?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-13028:
-----------------------------
Description:
There is following warning when deploying showcase:
{code}
11:54:45,575 WARNING [org.richfaces.log.Config] (MSC service thread 1-4) Found JavaScript function definition for class org.richfaces.validator.SelectLabelValueValidator, but that class is not presented
{code}
The reason is changed package for {{SelectLabelValueValidator}}.
The new one is: {{org.richfaces.ui.select.select}}
was:
There is following warning when deploying showcase:
{code}
11:54:45,575 WARNING [org.richfaces.log.Config] (MSC service thread 1-4) Found JavaScript function definition for class org.richfaces.validator.SelectLabelValueValidator, but that class is not presented
{code}
> Warning when deploying showcase - SelectLabelValueValidator class not present
> -----------------------------------------------------------------------------
>
> Key: RF-13028
> URL: https://issues.jboss.org/browse/RF-13028
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: regression, showcase
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
> Priority: Minor
>
> There is following warning when deploying showcase:
> {code}
> 11:54:45,575 WARNING [org.richfaces.log.Config] (MSC service thread 1-4) Found JavaScript function definition for class org.richfaces.validator.SelectLabelValueValidator, but that class is not presented
> {code}
> The reason is changed package for {{SelectLabelValueValidator}}.
> The new one is: {{org.richfaces.ui.select.select}}
--
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, 10 months
[JBoss JIRA] (RF-13028) Warning when deploying showcase - SelectLabelValueValidator class not present
by Juraj Húska (JIRA)
Juraj Húska created RF-13028:
--------------------------------
Summary: Warning when deploying showcase - SelectLabelValueValidator class not present
Key: RF-13028
URL: https://issues.jboss.org/browse/RF-13028
Project: RichFaces
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: showcase
Affects Versions: 5.0.0.Alpha1
Reporter: Juraj Húska
Priority: Trivial
There is following warning when deploying showcase:
{code}
11:54:45,575 WARNING [org.richfaces.log.Config] (MSC service thread 1-4) Found JavaScript function definition for class org.richfaces.validator.SelectLabelValueValidator, but that class is not presented
{code}
--
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, 10 months
[JBoss JIRA] (RF-13026) Warning when deploying showcase - libraries do not point to a valid jar for a Class-Path reference
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13026?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-13026:
-----------------------------
Environment: JBoss AS 7.1.1.Final
> Warning when deploying showcase - libraries do not point to a valid jar for a Class-Path reference
> --------------------------------------------------------------------------------------------------
>
> Key: RF-13026
> URL: https://issues.jboss.org/browse/RF-13026
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: regression, showcase
> Affects Versions: 5.0.0.Alpha1
> Environment: JBoss AS 7.1.1.Final
> Reporter: Juraj Húska
> Priority: Minor
>
> When deploying showcase these WARNINGs are presenting:
> {code}
> 11:54:39,307 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xml-apis.jar in "/content/richfaces-showcase-5.0.0.Alpha1-jbas71.war/WEB-INF/lib/serializer-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
> 11:54:39,309 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xercesImpl.jar in "/content/richfaces-showcase-5.0.0.Alpha1-jbas71.war/WEB-INF/lib/xalan-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
> 11:54:39,309 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xml-apis.jar in "/content/richfaces-showcase-5.0.0.Alpha1-jbas71.war/WEB-INF/lib/xalan-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
> 11:54:39,310 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry serializer.jar in "/content/richfaces-showcase-5.0.0.Alpha1-jbas71.war/WEB-INF/lib/xalan-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
> {code}
> According [this|https://community.jboss.org/thread/198349] thread we can ignore these WARNINGS.
> Are you OK with them ?
--
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, 10 months
[JBoss JIRA] (RF-13027) Warning when deploying showcase - using a private modules which can be removed in the future
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13027?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-13027:
-----------------------------
Environment: JBoss AS 7.1.1.Final
> Warning when deploying showcase - using a private modules which can be removed in the future
> --------------------------------------------------------------------------------------------
>
> Key: RF-13027
> URL: https://issues.jboss.org/browse/RF-13027
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 5.0.0.Alpha1
> Environment: JBoss AS 7.1.1.Final
> Reporter: Juraj Húska
> Priority: Trivial
>
> There is following warning when deploying showcase:
> {code}
> 11:54:39,865 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("com.google.guava:main") which may be changed or removed in future versions without notice.
> 11:54:39,867 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("org.jboss.as.protocol:main") which may be changed or removed in future versions without notice.
> 11:54:39,868 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("org.jboss.marshalling.river:main") which may be changed or removed in future versions without notice.
> {code}
> This was present in RF 4 as well and I guess that we are aware of this, but are we OK with it ?
--
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, 10 months
[JBoss JIRA] (RF-13026) Warning when deploying showcase - libraries do not point to a valid jar for a Class-Path reference
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13026?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-13026:
-----------------------------
Component/s: regression
> Warning when deploying showcase - libraries do not point to a valid jar for a Class-Path reference
> --------------------------------------------------------------------------------------------------
>
> Key: RF-13026
> URL: https://issues.jboss.org/browse/RF-13026
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: regression, showcase
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
> Priority: Minor
>
> When deploying showcase these WARNINGs are presenting:
> {code}
> 11:54:39,307 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xml-apis.jar in "/content/richfaces-showcase-5.0.0.Alpha1-jbas71.war/WEB-INF/lib/serializer-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
> 11:54:39,309 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xercesImpl.jar in "/content/richfaces-showcase-5.0.0.Alpha1-jbas71.war/WEB-INF/lib/xalan-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
> 11:54:39,309 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry xml-apis.jar in "/content/richfaces-showcase-5.0.0.Alpha1-jbas71.war/WEB-INF/lib/xalan-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
> 11:54:39,310 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) Class Path entry serializer.jar in "/content/richfaces-showcase-5.0.0.Alpha1-jbas71.war/WEB-INF/lib/xalan-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
> {code}
> According [this|https://community.jboss.org/thread/198349] thread we can ignore these WARNINGS.
> Are you OK with them ?
--
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, 10 months
[JBoss JIRA] (RF-13027) Warning when deploying showcase - using a private modules which can be removed in the future
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13027?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-13027:
-----------------------------
Description:
There is following warning when deploying showcase:
{code}
11:54:39,865 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("com.google.guava:main") which may be changed or removed in future versions without notice.
11:54:39,867 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("org.jboss.as.protocol:main") which may be changed or removed in future versions without notice.
11:54:39,868 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("org.jboss.marshalling.river:main") which may be changed or removed in future versions without notice.
{code}
This was present in RF 4 as well and I guess that we are aware of this, but are we OK with it ?
was:
There is following warning when deploying showcase:
{code}
11:54:39,865 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("com.google.guava:main") which may be changed or removed in future versions without notice.
11:54:39,867 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("org.jboss.as.protocol:main") which may be changed or removed in future versions without notice.
11:54:39,868 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("org.jboss.marshalling.river:main") which may be changed or removed in future versions without notice.
{code}
I guess that we are aware of this, but are we OK with it ?
> Warning when deploying showcase - using a private modules which can be removed in the future
> --------------------------------------------------------------------------------------------
>
> Key: RF-13027
> URL: https://issues.jboss.org/browse/RF-13027
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
> Priority: Trivial
>
> There is following warning when deploying showcase:
> {code}
> 11:54:39,865 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("com.google.guava:main") which may be changed or removed in future versions without notice.
> 11:54:39,867 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("org.jboss.as.protocol:main") which may be changed or removed in future versions without notice.
> 11:54:39,868 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("org.jboss.marshalling.river:main") which may be changed or removed in future versions without notice.
> {code}
> This was present in RF 4 as well and I guess that we are aware of this, but are we OK with it ?
--
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, 10 months
[JBoss JIRA] (RF-13027) Warning when deploying showcase - using a private modules which can be removed in the future
by Juraj Húska (JIRA)
Juraj Húska created RF-13027:
--------------------------------
Summary: Warning when deploying showcase - using a private modules which can be removed in the future
Key: RF-13027
URL: https://issues.jboss.org/browse/RF-13027
Project: RichFaces
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: showcase
Affects Versions: 5.0.0.Alpha1
Reporter: Juraj Húska
Priority: Trivial
There is following warning when deploying showcase:
{code}
11:54:39,865 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("com.google.guava:main") which may be changed or removed in future versions without notice.
11:54:39,867 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("org.jboss.as.protocol:main") which may be changed or removed in future versions without notice.
11:54:39,868 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a private module ("org.jboss.marshalling.river:main") which may be changed or removed in future versions without notice.
{code}
I guess that we are aware of this, but are we OK with it ?
--
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, 10 months