Forum OpenACS Improvement Proposals (TIPs): Re: TIP#30: Revise file-storage data model to use the content repository correctly

Error in include template "/var/www/openacs/packages/openacs-bootstrap3-theme/resources/templates/packages/forums/lib/search/search-form": can't read "form:id": no such variable
I forgot to add some information:

Additional Items

The file-storage root folders for each package instance are named file-storage_object_id and are all created with parent_id of -100. To generate a URL from the root folder the name needs to be the URL fragment of the site node where the file-storage package instance is mounted. To make this work the parent_id will have to be changed.

The Add a Revision behavior will not be changed. A user will be able to add a new reivison to an existing item where the client filename of the upload is different from the existing item.