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 bu...@apache.org on 2004/09/20 21:37:55 UTC

DO NOT REPLY [Bug 31318] New: - Enhancement to decode checked-in property

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31318>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31318

Enhancement to decode checked-in property

           Summary: Enhancement to decode checked-in property
           Product: Slide
           Version: 2.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: WebDAV client
        AssignedTo: slide-dev@jakarta.apache.org
        ReportedBy: wburrows@e2open.com


The checked-in property value doesn't get decoded from the HREF element within 
as is done for other properties like it. I've attached three files with an 
enhancement to define a new base class HrefValueProperty that will decode the 
HREF element in any property that has a single HREF for a value. I have also 
refactored the OwnerProperty and CheckedinProperty classes to derive from this. 
Any other property that contains an HREF value can also extend this base class 
and its value will be returned correctly by the propfindMethod.

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