adding a simple example tclwebtest test case that creates a test user and logs him in over HTTP, requests a web page, and then teardowns the user. In order to do this I copied over some procs from etc/install/tcl to tclwebtest-procs.tcl. The procs in etc/install/tcl should go away as we have tclwebtest fully integrated in acs-automated-testing
Add support for HEAD method for webdav content. cr_write_content stillneeds to be modified to return a HEAD response instead of theentire item for "lob" storage method.
Merging Jeff's fixes from HEAD.fix the parse to get the lock token, return size 0 for null content length, urldecode the Destination header. make some ns_log notices debug. flip size and filename for the cr_import_content call (this was already done I thought, can'thurt to make sure)
fix the parse to get the lock token, return size 0 for null content length,urldecode the Destination header. make some ns_log notices debug.flip size and filename for the cr_import_content call.
I18N: A first stab at internationalizing Bug Tracker by Nima and Joel. This commit will probably introduce a number of bugs. You may use the before-i18n tag for reverting or for seeing how things have changed.