Index: openacs-4/packages/photo-album/www/photos-edit-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/photo-album/www/photos-edit-2.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/photo-album/www/photos-edit-2.tcl 18 Nov 2003 22:59:03 -0000 1.5 +++ openacs-4/packages/photo-album/www/photos-edit-2.tcl 19 Nov 2003 00:16:32 -0000 1.6 @@ -16,7 +16,7 @@ } } } - + # These lines are to uncache the image in Netscape, Mozilla. # IE6 & Safari (mac) have a bug with the images cache ns_set put [ns_conn outputheaders] "Expires" "-" @@ -45,7 +45,7 @@ set apeeraddr [ad_conn peeraddr] - db_dml update_photo_attributes { *SQL* } + db_dml update_photo_attributes { update cr_revisions set description = :aphoto_description, title = :aphoto_title where revision_id = :arevision_id } db_dml update_photo { update pa_photos