|
|||
|
Hi,
I've got serious problems treating input data with Zend_Filter or Zend_Form. When sending accents or non-english characters, filtered values get garbled. The problem could be that htmlentities is when recovering values from Zend_Input object. The only way I've managed to get correct data is using $input->getUnescaped("key"). But I would have to do this in views also, which is inconvenient. Has anybody encountered this? TIA. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|