Author: dkuleshov
Date: 2011-01-21 03:05:23 -0500 (Fri, 21 Jan 2011)
New Revision: 3826
Modified:
jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/protocols/webdav.xml
Log:
EXOJCR-1032: docbook info updated
Modified:
jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/protocols/webdav.xml
===================================================================
---
jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/protocols/webdav.xml 2011-01-21
08:01:45 UTC (rev 3825)
+++
jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/protocols/webdav.xml 2011-01-21
08:05:23 UTC (rev 3826)
@@ -355,6 +355,12 @@
<entry>Workspace.getQueryManager(); QueryManager.createQuery();
Query.execute()</entry>
</row>
+
+ <row>
+ <entry>ACL</entry>
+
+ <entry>Node.setPermission(...)</entry>
+ </row>
</tbody>
</tgroup>
</table>
@@ -394,19 +400,5 @@
</listitem>
</orderedlist>
</section>
-
- <section>
- <title>Mac OS 10.5.3 and higher </title>
-
- <para>There is a known Finder bug started from Mac OS v.10.5.3 and not
- yet fixed.</para>
-
- <para>When you upload file to webdav server, the file will appear with 0
- kb. size. </para>
-
- <para>For more details follow: <ulink
-
url="http://discussions.apple.com/thread.jspa?threadID=1538882&a...
- Disscussion thread.</ulink></para>
- </section>
</section>
</chapter>