Download & Extend

Webform File Field doesn't like "ä,ö,ü" Letters

Project:Webform
Version:6.x-2.4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hello,

i have a webform with a mp3 upload field. The field won't accept files like Törn.mp3.
The error message is: ".p3" is not a mp3 file. It works if i rename the file to toern.mp3

Comments

#1

It's probably a problem of "special" characters not allowed. Had you have a look at this post : http://drupal.org/node/359243 ? and the use of the "transliteration" module ?

I hope that will help you.

#2

thx, it worked!

#3

Status:active» fixed

Webform did work with these characters at one point. It seems that #337578: 3 x undefined variable/index errors + coder style cleanup broke the strlen checking. I've rolled back this particular change so these characters should work without transliteration module (but you should use it anyway to prevent server-level incompatibilities with file names).

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here