Hi,
>
>
> I think I found a bug in Embperl.pm about file upload. When I
> used HTML <input
> type=file name=...> tag to upload a file, Embperl crashed with
> error message
> like this: "Cannot modify read-only value ... in Embperl.pm line
> 774.", IF the
> uploaded filename starts with non-alpha character, eg. "1.gif" or
> "789.jpg". But
> it works ok if the filename looks like an variable identifier,
> eg. "abc.gif" or
> "xyz.jpg". So I guess Emperl.pm did not "expect" the filename to
> start with a
> digit, did it?
>

I have fixed this in the newest CVS Version, but I had to change the way
additional UploadInfos are accessed inside a Embperl in an incompatible way.
See the docs for more details.

Gerald


---------------------------------------------------------------
Gerald Richter      ecos electronic communication services gmbh
Internet - Infodatenbanken - Apache - Perl - mod_perl - Embperl

E-Mail:     [EMAIL PROTECTED]         Tel:        +49-6133/925151
WWW:        http://www.ecos.de      Fax:        +49-6133/925152
---------------------------------------------------------------

Reply via email to