You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by ju...@apache.org on 2003/12/02 14:01:52 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/general/CRUD 503_renameRolesFolder.xml

juergen     2003/12/02 05:01:52

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/functional/general/CRUD
                        503_renameRolesFolder.xml
  Log:
  fixed propfind (eckehard)
  
  Revision  Changes    Path
  1.2       +7 -7      jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/general/CRUD/503_renameRolesFolder.xml
  
  Index: 503_renameRolesFolder.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/general/CRUD/503_renameRolesFolder.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- 503_renameRolesFolder.xml	26 Nov 2003 09:38:28 -0000	1.1
  +++ 503_renameRolesFolder.xml	2 Dec 2003 13:01:52 -0000	1.2
  @@ -57,15 +57,15 @@
   			<command>HTTP/1.0 207 Multi-Status</command>
   			<body varUsage="globalVariableRootUserPath,globalVariableServerName,user,host,globalVariableCollection,globalVariableRolesColl"><![CDATA[<?xml version="1.0" encoding="utf-8"?>
   <D:multistatus xmlns:D="DAV:">
  -  <D:response>
  -    <D:href>%globalVariableRootUserPath%/%globalVariableRolesColl%</D:href>
  +<D:response xmlns:D="DAV:">
  +    <D:href>/taminowebdavserver/administration/security/userdb/roles</D:href>
       <D:propstat>
  -      <D:prop>
  -        <xsv:description xmlns:xsv="http://namespaces.softwareag.com/tamino/webdav">the description property was changed</xsv:description>
  -      </D:prop>
  -      <D:status>HTTP/1.1 403 Forbidden</D:status>
  +        <D:prop>
  +            <xsv:description xmlns:xsv="http://namespaces.softwareag.com/tamino/webdav" />
  +        </D:prop>
  +        <D:status>HTTP/1.1 404 Not Found</D:status>
       </D:propstat>
  -  </D:response>
  +</D:response>
   </D:multistatus>
   
   ]]></body>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org