comment_upload 5.x-0.1
Heine - January 30, 2008 - 20:55
| Download | Size | md5 hash |
|---|---|---|
| comment_upload-5.x-0.1.tar.gz | 11.13 KB | c392e24ee171283b998666b6c2e9d89f |
Official release from CVS tag: DRUPAL-5--0-1
Last updated: January 30, 2008 - 21:00
This is the first release of comment_upload as a 0.1 version.
The release fixes an arbitrary file upload issue. See SA-2008-015 for details.
Changes since DRUPAL-5:
- Improved README.txt
- fix dissapearing files when editing comment
- 110164 - Improve interoperation with upload_preview.
- Allow multiple images to be shown inline
- Add description as image title
- #110962 - Support PostgreSQL, make sure MySQL definition matches.
- #113253 - do not show an image inline when it is not listed
- #113585 - fix sql error in create table statement
- Added and corrected code comments.
- #126312 - records were removed but actual files were not deleted, due to a missing file_delete.
- Ensure proper JS callback on second - n file upload
- #216024 (SA-2008-015) - cast $comment to an object before passing it to validation routines.
