<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
You might look at the <a class="moz-txt-link-freetext" href="http://drupal.org/project/mimedetect">http://drupal.org/project/mimedetect</a> to see if it
can help -- it examines the file directly, afaik, rather than simply
the filename.<br>
<br>
On 11/03/2010 12:09 PM, Carl Wiedemann wrote:
<blockquote
 cite="mid:AANLkTi=_ZQHDPKV4xNsnW=Dqwb25DyPQctirJC8yw9q8@mail.gmail.com"
 type="cite">The core function file_validate_extensions() parses file
names in the assumption that the extension is the LTR suffix <a
 moz-do-not-send="true"
 href="http://api.drupal.org/api/drupal/includes--file.inc/function/file_validate_extensions/6">http://api.drupal.org/api/drupal/includes--file.inc/function/file_validate_extensions/6</a><br>
  <br>
The LTR suffix convention is widely used and important for security
reasons. There doesn't appear to be a clear solution aside from
removing filename extension limitations (a possible security
vulnerability) or renaming your files.<br>
  <br>
  <div class="gmail_quote">On Wed, Nov 3, 2010 at 8:24 AM, Ivan Rocha <span
 dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:ivan.cr.neto@gmail.com">ivan.cr.neto@gmail.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
    <br>
I am in trouble with uploading images that have arabic names. I think
Drupal try to match the wrongly the three last characters os the
image's name. As an arabic name has the RTL write form, the 'jpg' is in
the left side. Drupal says that "The select file jpg, could not be
uploaded. Only files with the following extensions are allowed: png,
gif, jpg, jpeg". I have searched the web, but didn't find issues about
this question.<br>
    <br>
I would like some help about how I can proceed to solve this problem.
Bellow is an attach image containing the error and the image's name.<br>
    <br>
Regards,<br>
Ivan.<br clear="all">
    <br>
-- <br>
    <font color="#888888">Ivan Rocha<br>
    <br>
    </font></blockquote>
  </div>
  <br>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Aaron Winborn

Advomatic, LLC
<a class="moz-txt-link-freetext" href="http://advomatic.com/">http://advomatic.com/</a>

Drupal Multimedia available now!
<a class="moz-txt-link-freetext" href="http://www.packtpub.com/create-multimedia-website-with-drupal/book">http://www.packtpub.com/create-multimedia-website-with-drupal/book</a>

My blog:
<a class="moz-txt-link-freetext" href="http://aaronwinborn.com/">http://aaronwinborn.com/</a></pre>
</body>
</html>