Hi,Jeremy

One more IE problem patch,this time is Select.js

For encoding problem,my web.xml is 
     <init-param>
       <param-name>form-encoding</param-name>
       <param-value>ISO-8859-1</param-value>
     </init-param>
BUT...
<map:act type="form-encoding">
        <map:parameter name="form-encoding" value="utf-8" />
</map:act>
will change the form-encoding to UTF-8.
I did't study your post,but in my experiences,this will work under cocoon 2.
1.

regards

Roy Huang

Attachment: Select.diff
Description: Binary data

Reply via email to