[Steve Turner, Friday Jan 19]
In the 251 build (installed 1/12/07 on isda-cs1), problems arise when you upload a web page whose name includes spaces. For example, I uploaded a page called "Add A Group.htm". In the sandbox, if you click on the file name or the little icon to the left of the file name, you get the following Java exception:
org.alfresco.error.AlfrescoRuntimeException: Error during download content servlet processing: Not Found.
caused by:
org.alfresco.service.cmr.repository.InvalidNodeRefException: Not Found.
I'm guessing it's looking for a file named "Add" and not finding it.
I will check this again once the Beta version is installed.