[ http://issues.apache.org/jira/browse/JCR-604?page=comments#action_12444652 ] angela commented on JCR-604: ----------------------------
the bug i had in mind was fixed last year ;)... and affected the export of properties. so, i'm wondering what exactly happens. i could image, that the PUT (is it a PUT??) replacing the existing word file resource does not send the content-type again. if i'm not mistaken, the DefaultHandler always resets all properties even if the node existed before. this also includes the removal of properties if the new value is 'null'. claus, would you mind verifing this in order to help understand, if my guess is correct? alternatively you may attach the conversation to this issue, so i can see, what exactly happens. thanks 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
