]
Juraj Húska updated RF-13720:
-----------------------------
Priority: Critical (was: Major)
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
Priority: Critical
Labels: mobile, regression
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}