luetzkendorf    2005/02/15 07:04:56

  Modified:    src/webdav/server/org/apache/slide/webdav/method/report
                        PrincipalMatchReport.java
  Log:
  TODO added
  
  Revision  Changes    Path
  1.12      +4 -3      
jakarta-slide/src/webdav/server/org/apache/slide/webdav/method/report/PrincipalMatchReport.java
  
  Index: PrincipalMatchReport.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/src/webdav/server/org/apache/slide/webdav/method/report/PrincipalMatchReport.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- PrincipalMatchReport.java 5 Aug 2004 15:44:57 -0000       1.11
  +++ PrincipalMatchReport.java 15 Feb 2005 15:04:56 -0000      1.12
  @@ -122,6 +122,7 @@
               );
           }
           
  +        // TODO: handle requests without <prop> properly
           if (propElmL.size() == 1) {
               Element propElm = (Element)propElmL.get(0);
               try {
  
  
  

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

Reply via email to