Re: form enctype="multipart/form-data" with elements text / file causes SQL Exception / works fine in firefox

2008-01-24 Thread lars . paetzold
Hi Antonio, could you mention a workaround for this problem. is it somehow possible to "catch" the form data before it's passed into hibernate and modify illegal utf-8 characters, which are displayed as ? in IE? "Antonio Petrelli" <[EMAIL PROTECTED]> 24.01.2008 13:44 Please respond to "Str

form enctype="multipart/form-data" with elements text / file causes SQL Exception / works fine in firefox

2008-01-24 Thread lars . paetzold
(You can also watch this "bug" here: https://issues.apache.org/struts/browse/WW-2455) We got the following form-element: ... .. and the header-elements: <%@ page contentType="text/html;charset=UTF-8" language="java" %> ... ... Trying the values: p_vorname = Özgün p