Index: openacs-4/packages/simulation/www/citybuild/object-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/citybuild/object-edit.tcl,v diff -u -N -r1.9 -r1.10 --- openacs-4/packages/simulation/www/citybuild/object-edit.tcl 7 Jan 2004 16:01:03 -0000 1.9 +++ openacs-4/packages/simulation/www/citybuild/object-edit.tcl 9 Jan 2004 11:52:41 -0000 1.10 @@ -717,3 +717,5 @@ element set_properties object $elm -before_html $elm_before_html -after_html $elm_after_html } + +#TODO: if a URI is submitted, filter it the same way as implicit URI from title. ie, replace spaces with dashes. \ No newline at end of file