[JBoss JIRA] (RF-13000) RichFaces 5 cannot be built on Windows
by SBS JIRA Integration (JIRA)
[ https://issues.jboss.org/browse/RF-13000?page=com.atlassian.jira.plugin.s... ]
SBS JIRA Integration updated RF-13000:
--------------------------------------
Forum Reference: https://community.jboss.org/message/818194#818194
> RichFaces 5 cannot be built on Windows
> --------------------------------------
>
> Key: RF-13000
> URL: https://issues.jboss.org/browse/RF-13000
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Affects Versions: 5.0.0.Alpha1
> Environment: Windows 8 x64
> Maven 3.0.4
> Oracle JDK 1.7.0_07
> Reporter: Pavol Pitonak
> Assignee: Lukáš Fryč
> Priority: Critical
> Fix For: 5.0.0.Alpha1
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> # git clone git://github.com/richfaces/richfaces.git
> # cd richfaces
> # mvn clean install
> result:
> * and error in "framework" module caused by UTF-8 characters (left/right arrow)
> {quote}
> [ERROR] unmappable character for encoding windows-1252, in the file:W:\workspace\richfaces-5.0-chrome\richfaces\framework\src\main\java\org\richfaces\ui\select\pickList\AbstractPickList.java at line 80 in column 34
> [ERROR] unmappable character for encoding windows-1252, in the file:W:\workspace\richfaces-5.0-chrome\richfaces\framework\src\main\java\org\richfaces\ui\select\pickList\AbstractPickList.java at line 86 in column 34
> {quote}
--
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-12345) JS error when pressing ESC on an open inplaceSelect in IE
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12345?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-12345:
----------------------------
Fix Version/s: 4.3.3
5.0.0.Alpha2
(was: 5-Tracking)
> JS error when pressing ESC on an open inplaceSelect in IE
> ---------------------------------------------------------
>
> Key: RF-12345
> URL: https://issues.jboss.org/browse/RF-12345
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-selects
> Affects Versions: 4.2.2.Final
> Environment: Internet Explorer 8 and 9
> Reporter: Moshe Elisha
> Labels: ie, inplaceselect
> Fix For: 4.3.3, 5.0.0.Alpha2
>
>
> Open an inplaceSelect list - when pressing ESC while the list is open, you will get a JavaScript error " Unable to get value of the property 'value': object is null or undefined" (Reproduced with IE 8 and 9 on the RichFaces showcase).
--
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-13020) Showcase 5.Alpha1 wars are 5 MB bigger than 4.3.x wars
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13020?page=com.atlassian.jira.plugin.s... ]
Brian Leathem resolved RF-13020.
--------------------------------
Resolution: Won't Fix
Thanks Juraj, however the showcase will be undergoing a huge refactoring in 5 Alpha2/Alpha3, so I'm going to close this as won't fix, since it will be addressed by the new showcase.
> Showcase 5.Alpha1 wars are 5 MB bigger than 4.3.x wars
> ------------------------------------------------------
>
> Key: RF-13020
> URL: https://issues.jboss.org/browse/RF-13020
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: build/distribution, showcase
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
>
> RichFaces 5.Alpha1 Showcase {{.wars}} are 5 MB bigger than 4.3.x {{.wars}}.
> The difference is mainly in the {{WEB-INF/lib}} folder. IMHO there was not such a change which requires additional libraries.
> Here is the comparison of the libraries.
> {{RF 5}} wars have these *additional* libraries (size around 3.5 MB)
> * serializer-2.7.1.jar
> * xalan-2.7.1.jar
> * xml-apis-1.0.b2.jar
> These {{RF 5}} dependencies were included in {{RF 4.x}} as well, however with *different name*:
> * jboss-jms-api_1.1_spec-1.0.1.Final.jar
> * jboss-jstl-api_1.2_spec-1.0.3.Final.jar
> These dependencies are *missing* in RF5 (1.2 MB):
> * commons-beanutils-1.8.3.jar
> * commons-codec-1.6.jar
> * commons-digester-1.8.jar
> * commons-logging-1.1.1.jar
> * jsr250-api-1.0.jar
> Note that *richfaces-5.Alpha1.jar* (7.5 MB) has *similar* size as all *richfaces*.jar* together (7.8 MB).
--
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-13021) Simpleapp archetype does not work on Tomcat
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13021?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13021:
-------------------------------
Fix Version/s: 5.0.0.Alpha1
> Simpleapp archetype does not work on Tomcat
> -------------------------------------------
>
> Key: RF-13021
> URL: https://issues.jboss.org/browse/RF-13021
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: archetype
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
> Priority: Blocker
> Fix For: 5.0.0.Alpha1
>
>
> The simple app archetype does not work on Tomcats. It works on JBoss AS.
> The only notable error is this one from server log:
> {code}
> INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/jsp-api-2.1.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/el/Expression.class
> May 27, 2013 5:37:13 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
> INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
> {code}
> The issue IMHO relates to RF-12998, which was already solved for showcase.
--
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-13019) Placeholder disappears after form reset
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13019?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13019:
-------------------------------
Fix Version/s: 5-Tracking
> Placeholder disappears after form reset
> ---------------------------------------
>
> Key: RF-13019
> URL: https://issues.jboss.org/browse/RF-13019
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.3.2
> Reporter: Atanu Mukherjee
> Fix For: 5-Tracking
>
>
> I have the following code inside a form -
> {code}
> <h:inputText id="userName" styleClass="span6" >
> <f:validateLength maximum="255"/>
> <rich:placeholder value="ID / Username" />
> </h:inputText>
> {code}
> The placeholder value disappears if I reset the form. Comes back up after I click the control and tab out.
--
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-13018) a4j:commandButton wrong actions performed
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13018?page=com.atlassian.jira.plugin.s... ]
Brian Leathem reassigned RF-13018:
----------------------------------
Assignee: Pavol Pitonak
This seems a little surprising, being at the level of "base functionality". Could you please verify this issue report?
> a4j:commandButton wrong actions performed
> -----------------------------------------
>
> Key: RF-13018
> URL: https://issues.jboss.org/browse/RF-13018
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-a4j-core
> Affects Versions: 4.2.3.Final, 4.3.2
> Environment: Server: Fedora 17, Jboss AS 7.1.1.Final, Jboss EAP 6.1.0.Beta, Java 1.7.0_15
> Browsers: Chrome 26 and Chrome 27 on (Linux & Windows 7), Firefox 20.0 (Linux & Windows 7), IE 9
> Reporter: Rob Hare
> Assignee: Pavol Pitonak
>
> When an a4j commponent (a4j:commandButton, a4j:jsFunction) is activated, actions of other a4j:commandButtons on the page with type=button will be fired.
> For example, pressing either button in the following code will cause both richBean.function1() and richBean.function2() actions.
> {noformat}
> <h:form id="testForm">
> <a4j:commandButton id="button1" type="button" value="Button 1"
> action="#{richBean.function1}" />
> <a4j:commandButton id="button2" type="button" value="Button 2"
> action="#{richBean.function2}" />
> </h:form>
> {noformat}
> Note, if one of the a4j:commandButton is marked immediate, then only one action (possibly the wrong action) will be performed and block others. For instance if an a4j:jsFunction action was being triggered, the a4j:commandButton action may occur making appear that the a4j:jsFunction failed.
--
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