Index: openacs-4/packages/file-storage/tcl/file-storage-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/file-storage-procs.xql,v diff -u -N -r1.20.10.2 -r1.20.10.3 --- openacs-4/packages/file-storage/tcl/file-storage-procs.xql 3 Jul 2016 18:27:32 -0000 1.20.10.2 +++ openacs-4/packages/file-storage/tcl/file-storage-procs.xql 24 May 2017 18:49:21 -0000 1.20.10.3 @@ -224,4 +224,12 @@ + + + select site_node__url(node_id) + from site_nodes + where object_id = :package_id + + +