Index: openacs-4/packages/acs-subsite/www/image.vuh =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/image.vuh,v diff -u -r1.8 -r1.9 --- openacs-4/packages/acs-subsite/www/image.vuh 22 Oct 2010 14:31:14 -0000 1.8 +++ openacs-4/packages/acs-subsite/www/image.vuh 27 Oct 2014 16:39:47 -0000 1.9 @@ -8,7 +8,7 @@ set url [ad_conn path_info] if {![regexp {^/([0-9]+)(/(|thumbnail|avatar|info))?(/(private)/([0-9]+))?(/(.*))?$} $url match object_id extra_arg_slash extra_arg private_slash private private_parent_id filename_slash filename anchor]} { ad_return_warning "Invalid object id" [subst { - The identifier given for this object (${object_id}) is invalid. Please check your url + The identifier given for this object ($url) is invalid. Please check your url or contact the webmaster if you think it should work. }] return