Bug 29876 - WebdavStatus.getStatusText
Summary: WebdavStatus.getStatusText
Status: NEW
Alias: None
Product: Slide
Classification: Unclassified
Component: WebDAV client (show other bugs)
Version: 2.0
Hardware: Other other
: P3 minor (vote)
Target Milestone: ---
Assignee: Slide Developer List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-01 16:47 UTC by Robert Flaherty
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Flaherty 2004-07-01 16:47:50 UTC
Remove the containsKey test and just let the Hashtable get method return null 
if the status code isn't found and avoid a double lookup.