There is a LONG standing issue with the Zend view helper using textarea with dijit.Editor. Another issue is when you submit the editor some browsers submit an array (IE/Chrome) and others submit a text string (FF). I've implemented a patch on my local sandbox which seems to have fixed the issue but I wanted to get some input before submitting a bug report (I've never done one before).
See the attached file for more information. Thanks, Kyle Spraggs ([email protected]) http://www.spiffyjr.me attachment: http://old.nabble.com/file/p26339526/Editor.php Editor.php -- View this message in context: http://old.nabble.com/Patch%3A-Zend_Dojo_View_Helper_Editor-tp26339526p26339526.html Sent from the Zend Framework mailing list archive at Nabble.com.
