Hi everybody,
I've downloaded Tacos beta2 and I found that the online demo fails
running the Mask page.
There is a javascript error:
http://localhost:8080/tacos4-demo/app?page=core%2FMasksExample&service=page
Riga: 79, Colonna: 65
Codice sorgente:
document.formatter_numberEuropeanTextField.flags.decimal = "\";
I think this is caused by the separator parameter passed in as \, (I
think it escapes the , used otherwise as parameters separator) but
probably is read from the script as only \ (I think the right value
passed to the script should be only the ",".
Do anyone else found this bug?
Regards
Fabio
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]