[richfaces-issues] [JBoss JIRA] (RF-13720) Mobile Showcase - CSV demo with JS error and does not work

Brian Leathem (JIRA) issues at jboss.org
Wed Aug 6 15:38:30 EDT 2014


    [ https://issues.jboss.org/browse/RF-13720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990896#comment-12990896 ] 

Brian Leathem commented on RF-13720:
------------------------------------

On the desktop version the file _richfaces-csv.js_ is dowloaded separately when the page loads.  On the mobile version, there is no page load, but rather the sample is rendered vai an ajax request.  We can't add resources to the page via an ajax request (RF-12427) so the _richfaces-csv.js_ file is absent.

This file should be included in packed.js so that it is available in the mobile showcase.

> Mobile Showcase - CSV demo with JS error and does not work
> ----------------------------------------------------------
>
>                 Key: RF-13720
>                 URL: https://issues.jboss.org/browse/RF-13720
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-validators
>    Affects Versions: 4.5.0.Alpha3
>         Environment: mobile devices
>            Reporter: Juraj Húska
>              Labels: mobile, regression
>             Fix For: 4.5.0.Beta1
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> Showcase demo for _client side validation_ is not working on mobile devices.
> There is a JS error thrown, stating:
> {code}
> TypeError: RichFaces.csv.validate is not a function
> if(clientHandler){clientHandler.call(this,event)
> {code}



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)



More information about the richfaces-issues mailing list