Test Operation with Flash Builder and Zend AMF on mysql utf8 database
The problem occurs when there are accented characters in an utf8 database (particularly common in french). The generated service works properly, but is not testable in Test Operation view.
Flash Builder displays an error advising to encode the content with the php method utf8_encode ()…