Hi, Has anyone else seen the following behaviour in Jackrabbit 1.4?
A file exists in a given directory and is versioned. Check out the file Put a new version of the file Check the file in The content length now shows as 0 bytes, and getting the file returns a 0-byte file This seems to be caused by checking the file in - before that, a PROPFIND shows the correct content length, and a GET returns the file correctly. Diffing the two PROPFIND responses (before and after checkin) shows both have the same href, including version number, but different content lengths. Thanks, Jim -- View this message in context: http://www.nabble.com/WebDAV%3A-Checkin-on-versionsed-resource-results-in-0-byte-file-tp15183204p15183204.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
