Bug 31593 - checked-out property href isnt decoded like checked-in property is
Summary: checked-out property href isnt decoded like checked-in property is
Status: RESOLVED FIXED
Alias: None
Product: Slide
Classification: Unclassified
Component: WebDAV client (show other bugs)
Version: 2.1
Hardware: Other other
: P3 normal (vote)
Target Milestone: ---
Assignee: Slide Developer List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-07 23:26 UTC by Waz
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments
patch containing change to PropertyFactory.java (941 bytes, patch)
2004-10-07 23:30 UTC, Waz
Details | Diff
CheckedoutProperty class (1.73 KB, text/plain)
2004-10-07 23:30 UTC, Waz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Waz 2004-10-07 23:26:27 UTC
This is a new class and a one line mod to PropertyFactory.java to process the 
href in a checked-out property to its value. This is so that the output of a 
fetch on the property matches the output from the checked-in property.
Comment 1 Waz 2004-10-07 23:30:24 UTC
Created attachment 12987 [details]
patch containing change to PropertyFactory.java
Comment 2 Waz 2004-10-07 23:30:59 UTC
Created attachment 12988 [details]
CheckedoutProperty class
Comment 3 Stefan L 2004-10-08 15:17:55 UTC
Patches applied.
Stefan