Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Closed Issue: MaskedEditValidator doesn't work on Controls with spaces in the ID [9344]

$
0
0
Fails on line 1039 of the javascript, in :
",_CaptureValidatorsControl : function()"

on the line:
eval("crtret = " + ctrval.getAttribute("evaluationfunction") + "(" + ctrval.id + ")");

This is for Gecko based browsers. Maybe instead of passing the ID into the evaluation function it could be passed as a string. Or you could pass in a reference to the control "ctrval" instead. Or you could do a document.getElementById() to get the control reference and pass that in.
Comments: It seems that the described problem is not an Ajax Control Toolkit issue.

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>