[ http://issues.apache.org/jira/browse/JCR-604?page=comments#action_12445103 ] angela commented on JCR-604: ----------------------------
tja... i guess that resetting the properties upon a PUT that replaces an existing resource is not according to the RFC. so maybe we should look at this. (still its just an assuption, that it was a PUT and not MOVE of a tmp-file). did you set the original encoding manually or was this value retrieved from a contenttype header? what happened to the jcr:mimeType property? i'm not against closing this issue, but i'm curious... and i'd like to understand, whether the behaviour you describe is caused by an misbehaviour of the server. the 'UTF-8' is for sure not correct, but this is a different discussion. regards angela > After saving over Webdav the jcr:encoding property is deleted > ------------------------------------------------------------- > > Key: JCR-604 > URL: http://issues.apache.org/jira/browse/JCR-604 > Project: Jackrabbit > Issue Type: Bug > Components: webdav > Affects Versions: 1.1 > Reporter: Claus Köll > Assigned To: angela > > If i add a word file to the repository the property jcr:encoding is under the > jcr:content > with a value like UTF-8, > i modify the word file over webdav then the property is deleted. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
