Angela Schreiber wrote:
"Export: In the context of export, the repository may either ignore the
multi-value property or serialize it as an attribute whose value is an
XML Schema list type (i.e., a whitespace-delimited list of strings)."
and i had the feeling that no exporting them would be
the better option.
ok. i was concerned that webdav properties themselves could be
multivalued, and that not allowing multivalued jcr properties would be
problematic there, but i can't find anything in rfc 2518 that says
webdav properties can be multivalued, so i guess it's not an issue.
anyway: if the PROPPATCH does not work as you would expect,
please post a JIRA issue and i will certainly look at it as
soon as possible.
will do. tho if you don't mind, could you describe how you generate
webdav requests for testing the server? i'd like to use the same method
that you do in order to eliminate the possibility that i'm just sending
bad requests to the server. thanks!