El dj 14 de 07 del 2005 a les 14:18 -0400, en/na Joe Schaefer va escriure:
Marc Gràcia <[EMAIL PROTECTED]> writes:

>     The problem is the value of a post parameter ends with an accentued char
>     (áó etc... I dont know if you can view that...) the full process dies in
>     the
>        
>         my $upload = $ar->upload($param);
>    
>          line and an Internal Server Error  is showed in the browser.

Two questions: What's in the error log? And where exactly is the accented
char: at the end of the contents of the file upload, at the end of 
$param, or at the end of the uploaded file's name? 

a) Nothing appear on the error log (well it says that there's no error string for that error code or something like that)... Only the process dies.
b) Is not an upload, its a simple POST name/value pair. The error appears when the "value" ends with a accented char. BTW, we did not still check what happens if the "name" ends with an accented char.

--
Marc Gracia
Oasys Soft
Responsable de explotación y sistemas.
e-mail : [EMAIL PROTECTED]

Reply via email to