[JBoss JIRA] (RF-13422) Showcase - chart demos on tablets/mobiles - not rendered
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13422?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13422:
-------------------------------
Fix Version/s: 5.0.0.Alpha3
> Showcase - chart demos on tablets/mobiles - not rendered
> --------------------------------------------------------
>
> Key: RF-13422
> URL: https://issues.jboss.org/browse/RF-13422
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input, showcase
> Affects Versions: 5.0.0.Alpha2
> Reporter: Juraj Húska
> Fix For: 5.0.0.Alpha3
>
> Attachments: chartWrongRendered.PNG, jsErrorsChart.PNG
>
>
> The demo for charts is not rendered correctly on tablets.
> There are JS errors, which can be found in the attachment. It seems like the chart size is counted in a wrong way, when the screen is smaller and it is trying to create line with 0 height.
> RichWidgets demo on tablets works as expected.
> Note that subsequent refresh of the demo page load the charts correctly. Then it breaks after the browser cache clearing.
--
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, 4 months
[JBoss JIRA] (RF-13420) Showcase - WARNING No mime type could be found for file fontawesome-webfont.woff is logged
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13420?page=com.atlassian.jira.plugin.s... ]
Brian Leathem commented on RF-13420:
------------------------------------
+1 [~jhuska] that mime-mapping looks like the correct one.
> Showcase - WARNING No mime type could be found for file fontawesome-webfont.woff is logged
> ------------------------------------------------------------------------------------------
>
> Key: RF-13420
> URL: https://issues.jboss.org/browse/RF-13420
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 5.0.0.Alpha2
> Environment: Firefox, Chrome
> JBoss AS 7.1.1.Final
> Reporter: Juraj Húska
> Priority: Minor
> Fix For: 5.0.0.Alpha3
>
>
> Following WARNING is being logged to JBoss AS console when demos for {{pickList}} or {{orderingList}} are loaded.
> {code:none}
> 12:10:08,859 WARNING [javax.enterprise.resource.webcontainer.jsf.context] (http--0.0.0.0-8080-1) JSF1091: No mime type could be found for file font-awesome/font/fontawesome-webfont.woff. To resolve this, add a mime-type mapping to the applications web.xml.
> {code}
> Steps to reproduce:
> # deploy showcase
> # clean the browser cache
> # load the demo for e.g. pickList: http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=pickLi...
> # look for the WARNING in the JBoss AS console
> Notes:
> * the http response with file font-awesome/font/fontawesome-webfont.woff finish with 200 OK.
> * this WARNING is logged only with the first page load after the browser cache cleaning, then it is served from cache and WARNING is not logged
--
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, 4 months
[JBoss JIRA] (RF-13420) Showcase - WARNING No mime type could be found for file fontawesome-webfont.woff is logged
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13420?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13420:
-------------------------------
Fix Version/s: 5.0.0.Alpha3
> Showcase - WARNING No mime type could be found for file fontawesome-webfont.woff is logged
> ------------------------------------------------------------------------------------------
>
> Key: RF-13420
> URL: https://issues.jboss.org/browse/RF-13420
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 5.0.0.Alpha2
> Environment: Firefox, Chrome
> JBoss AS 7.1.1.Final
> Reporter: Juraj Húska
> Priority: Minor
> Fix For: 5.0.0.Alpha3
>
>
> Following WARNING is being logged to JBoss AS console when demos for {{pickList}} or {{orderingList}} are loaded.
> {code:none}
> 12:10:08,859 WARNING [javax.enterprise.resource.webcontainer.jsf.context] (http--0.0.0.0-8080-1) JSF1091: No mime type could be found for file font-awesome/font/fontawesome-webfont.woff. To resolve this, add a mime-type mapping to the applications web.xml.
> {code}
> Steps to reproduce:
> # deploy showcase
> # clean the browser cache
> # load the demo for e.g. pickList: http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=pickLi...
> # look for the WARNING in the JBoss AS console
> Notes:
> * the http response with file font-awesome/font/fontawesome-webfont.woff finish with 200 OK.
> * this WARNING is logged only with the first page load after the browser cache cleaning, then it is served from cache and WARNING is not logged
--
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, 4 months
[JBoss JIRA] (RF-13419) FileUpload doesn't fire the listener when deployed with Myfaces tomahawk
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13419?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13419:
-------------------------------
Fix Version/s: 5-Tracking
> FileUpload doesn't fire the listener when deployed with Myfaces tomahawk
> ------------------------------------------------------------------------
>
> Key: RF-13419
> URL: https://issues.jboss.org/browse/RF-13419
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 4.3.3, 4.3.4
> Environment: Tomcat 7.0.47
> jdk1.6.0_45
> Windows 7
> Mojarra 2.1.26
> tomahawk 1.1.14
> Reporter: Gustavo Ehrhardt
> Labels: myfaces, tomahawk, upload
> Fix For: 5-Tracking
>
> Attachments: UploadFile.rar
>
>
> FileUpload doesn't fire the listener when deployed with Myfaces tomahawk.
> When I declare the MyFaces extension filter in web.xml the listener method is never called after the upload is completed.
--
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, 4 months