mholz       2004/03/16 05:50:14

  Modified:    src/doc  Tag: SLIDE_2_0_RELEASE_BRANCH changelog.xml
  Log:
  Two bugs are fixed.
  1) WebdavResources used the DAV:displayname property as key. However
     the displayname is not unique. In particular if a resource is
     copied on the slide server, the display name will not change.
     Now the name (the last part of the URL) is used as key.
  2) The credential information was not passed from a WebdavResource
     to its children.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.84.2.10 +1 -0      jakarta-slide/src/doc/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/changelog.xml,v
  retrieving revision 1.84.2.9
  retrieving revision 1.84.2.10
  diff -u -r1.84.2.9 -r1.84.2.10
  --- changelog.xml     14 Mar 2004 18:21:11 -0000      1.84.2.9
  +++ changelog.xml     16 Mar 2004 13:50:14 -0000      1.84.2.10
  @@ -15,6 +15,7 @@
   release.
        
         <changelog>
  +        <fix date="March 16, 2004" author="mholz">Fix authentication and name 
problem in WebdavResource</fix> 
           <fix date="March 13, 2004" author="mholz">Fix wrong URL returned by WebDAV 
reports (Bugzilla entry 27340)</fix>
           <fix date="February 02, 2004" author="mholz">Handle unknown actions in 
SecurityImpl.</fix>
           <add date="February 01, 2004" author="mholz">Added JDBC adapter, which 
provides backward compatibility with Slide 1.x JDBC store.</add>    
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to