- Fixed problem with JavaScript code in Form::Validate, when fields names
are non JavaScript Identifier.
- Fixed endless loop with call sub inside table under some circumstances,
reported by Neil Gunton.
- Fixed problem with select and dynamic options when no name attribute is
given in select tag. Reported by Michael Stepanov.
- Fixed problem with nesting of dynamic table and dynamic select.
Reported by Doug Rayner.
- Fixed problem with CGI.pm 3.01+, which deletes uploaded files, when
CGI object is destroyed.
- Fixed problem with encrypted source files and Perl 5.8.3 IO layers.
Reported by Edwin Ramirez.
- Fixed problem with encrypted source files and set key length.
Reported by Edwin Ramirez.
- Fixed problem with <a />, <form /> and <option /> in xml output mode.
Reported by Jochen Topf.
- Fixed problem with relativ cookie expires time.
Patch from Torsten Luettgert.
- Fixed problem with <a> tag without href attribute when session ids
are embedded into the url. Reported by Torsten Luettgert.
- Added sanity checks to epcrypto.c
- Added posibility to pass fdat&ffld parameter to
Embperl::Object::Execute.
- Fixed problem with print OUT and call of subroutines as first statement
of a subroutine. Reported by various people.
|