Author: ts
Date: Wed Sep 26 22:34:50 2007
New Revision: 6290

Log:
- Added some todos.

Modified:
    trunk/Webdav/docs/TODO

Modified: trunk/Webdav/docs/TODO
==============================================================================
--- trunk/Webdav/docs/TODO [iso-8859-1] (original)
+++ trunk/Webdav/docs/TODO [iso-8859-1] Wed Sep 26 22:34:50 2007
@@ -28,3 +28,12 @@
 - ezcWebdavDisplayInformation holds a DOMDocument as the body information per
   default. Only the ezcWebdavGetResourceResponse needs it different. We
   currently store both datatypes an $body, but that is unclean.
+
+- ezcWebdavDateTime is a temporary solution for the issue that DateTime is
+  currently not correctly serializable. Will this be fixed? We just need it for
+  testing, though.
+
+- Client test case litmus/113_props__3_propfind_invalid2 reflects the issue,
+  that we can not reject invalid XML properly. a) the DAV: namespace is invalid
+  by itself. b) DOM does not bail out on loading an XML string without proper
+  XML declaration. WebDAV defines to reject "invalid" issues.


-- 
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to