Hi,
I discovered a problem with the property handling on our SabreDAV
server. We are looking for the property "lastmodified" in
connector/sabre/node.php (line 154) but what we get is "{}lastmodified".
After digging into SabreDAV I found out that the curly bracket are used
for the namespace (3rdparty/Sabre/DAV/XMLUtil.php (line 40)) but in the
case of "lastmodified" there is no namespace and therefore it returns
"{}lastmodified".
I'm not sure how to deal with it. Is this something which should be
handled in SabreDAV or should we just filter out the brackets in
ownCloud?
Any opinions?
cheers,
Björn
--
Björn Schießle ([email protected])
Software Developer
ownCloud GmbH
Your Data, Your Cloud, Your Way!
ownCloud GmbH, GF: Markus Rex, Holger Dyroff
Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg)
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud