[JBoss JIRA] (RF-13004) Mobile Showcase - resources are not downloaded correctly
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-13004?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-13004:
---------------------------------
Only a fraction of JavaScript resources is detected:
{code}
jquery.focus.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/jquery.focus.js
com.jqueryui\:jquery.ui.core.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
com.jqueryui\:jquery.ui.resizable.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/com.jqueryui/jquery.ui.resizable.js
org.richfaces.ckeditor\:config.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/org.richfaces.ckeditor/config.js
net.java.dev.atmosphere\:jquery-atmosphere.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
com.jqueryui\:jquery.effects.highlight.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
richfaces.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
richfaces-base-component.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
com.jqueryui\:jquery.ui.widget.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
jquery.plugins\:jquery.pnotify.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
jquery.plugins\:jquery.watermark.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
com.jqueryui\:jquery.effects.core.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
org.richfaces\:inputBase.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
com.jqueryui\:jquery.ui.draggable.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
richfaces-selection.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
com.jqueryui\:jquery.ui.droppable.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
richfaces-event.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
richfaces-jsf-log.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/richfaces-jsf-log.js
jquery.plugins\:jquery.mousewheel.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
org.richfaces\:inplaceBase.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
org.richfaces.ckeditor\:ckeditor.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/org.richfaces.ckeditor/ckeditor.js
com.jqueryui\:jquery.ui.mouse.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
richfaces-utils.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
jquery.position.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
org.richfaces\:popup.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
jquery.plugins\:JQuerySpinBtn.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
jquery.plugins\:jquery.hotkeys.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
org.richfaces\:richfaces-csv.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
richfaces-queue.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/packed/packed.js
jquery.js=org.richfaces.optimized/5.0.0-SNAPSHOT/Packed/jquery.js
{code}
There is lot of resources JS resources missing there, e.g.: {{status.js}}, {{datascroller.js}}, etc.
> Mobile Showcase - resources are not downloaded correctly
> --------------------------------------------------------
>
> Key: RF-13004
> URL: https://issues.jboss.org/browse/RF-13004
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: mobile, resource handling, showcase
> Affects Versions: 5.0.0.Alpha1
> Reporter: Jan Papousek
> Attachments: photo (1).PNG
>
>
> A lot of components is affected and doesn't work without refreshing the page.
--
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-12990) Showcase: progressBar doesn't work
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12990?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-12990:
---------------------------------
The problem is not in resource loading, but the demo seems to be wrong: the server sends partial updates which contains: *0%*.
{code}
<?xml version='1.0' encoding='UTF-8'?>
<partial-response><changes><update id="form:pb.lbl"><![CDATA[<div class="rf-pb-lbl" id="form:pb.lbl">0 %</div>]]></update><update id="javax.faces.ViewState"><![CDATA[6237709977542244288:7678463141432676985]]></update><extension id="org.richfaces.extension"><render>form:pb@state</render><componentData>{"form:pb":0} </componentData></extension></changes></partial-response>
{code}
> Showcase: progressBar doesn't work
> ----------------------------------
>
> Key: RF-12990
> URL: https://issues.jboss.org/browse/RF-12990
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output, showcase
> Affects Versions: 5.0.0.Alpha1
> Reporter: Jan Papousek
> Priority: Critical
> Labels: regression
>
> Progress bar works in Metamer.
--
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-13005) Showcase: static resources for tree are not loaded
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-13005?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-13005:
---------------------------------
Can it already be fixed in `master`? Wasn't able to reproduce it on EAP 6.1 or AS 7.1.
> Showcase: static resources for tree are not loaded
> --------------------------------------------------
>
> Key: RF-13005
> URL: https://issues.jboss.org/browse/RF-13005
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tree, resource handling, showcase
> Affects Versions: 5.0.0.Alpha1
> Environment: JBoss AS 7.1
> Reporter: Jan Papousek
>
> After opening http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=tree&s... the following errror is present in the container log:
> {code}
> 10:35:04,579 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/showcase].[Faces Servlet]] (http--0.0.0.0-8080-6) Servlet.service() for servlet Faces Servlet threw exception: java.lang.UnsupportedOperationException
> at org.richfaces.resource.external.ExternalStaticResource.userAgentNeedsUpdate(ExternalStaticResource.java:96) [richfaces-5.0.0-20130516.113756-26.jar:5.0.0-SNAPSHOT]
> at com.sun.faces.application.resource.ResourceHandlerImpl.handleResourceRequest(ResourceHandlerImpl.java:255) [jsf-impl-2.1.7-jbossorg-2.jar:]
> at org.richfaces.resource.ResourceHandlerImpl.handleResourceRequest(ResourceHandlerImpl.java:264) [richfaces-5.0.0-20130516.113756-26.jar:5.0.0-SNAPSHOT]
> at javax.faces.webapp.FacesServlet.service(FacesServlet.java:591) [jboss-jsf-api_2.1_spec-2.0.1.Final.jar:2.0.1.Final]
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.13.Final.jar:]
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]
> at org.jboss.weld.servlet.ConversationPropagationFilter.doFilter(ConversationPropagationFilter.java:62) [weld-core-1.1.5.AS71.Final.jar:2012-02-10 15:31]
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.13.Final.jar:]
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]
> at org.ocpsoft.rewrite.servlet.RewriteFilter.doFilter(RewriteFilter.java:172) [rewrite-servlet-1.0.4.Final.jar:1.0.4.Final]
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.13.Final.jar:]
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]
> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [jbossweb-7.0.13.Final.jar:]
> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) [jbossweb-7.0.13.Final.jar:]
> at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) [jboss-as-jpa-7.1.1.Final.jar:7.1.1.Final]
> at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155) [jbossweb-7.0.13.Final.jar:]
> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.13.Final.jar:]
> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.13.Final.jar:]
> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368) [jbossweb-7.0.13.Final.jar:]
> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.13.Final.jar:]
> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671) [jbossweb-7.0.13.Final.jar:]
> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930) [jbossweb-7.0.13.Final.jar:]
> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_17]
> {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-13000) RichFaces 5 cannot be built on Windows
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-13000?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč resolved RF-13000.
-----------------------------
Resolution: Done
Yes, it was necessary to redefine defaut system charset. I have made charset and locale configurable and set them to UTF-8 / en for richfaces build by default.
> 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