Forum Index
/
General
/
bug JS in jsDateField
[
This topic is solved ]
kreatik
30 April 10 / 20:09
Hi :)
in file class.jsDateField.php, line 122 :
find :
" cal_".$this->_sName.".setTodayText('".$this->_oForm->_text( 42 )."');\n".
replace by :
" cal_".$this->_sName.".setTodayText('".addcslashes ($this->_oForm->_text( 42 ), "'")."');\n".
because "today" in french : "aujourd'hui" (note the single quote)
Johan Wiegel
(Admin)
03 May 10 / 09:02
Fixed in current download
kreatik
30 June 10 / 15:49
Changed at 30 June 10 / 15:50
good :)
Top
powered by
PHP-GLOBE
© 2004 - 2010 FormHandler. All rights reserved. -
Open source license