Bug 26237 - Use of absolute path for MemoryUserDatabase file may cause problem
Summary: Use of absolute path for MemoryUserDatabase file may cause problem
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 5
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 5.0.16
Hardware: Other other
: P3 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-19 10:27 UTC by Xavier Poinsard
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments
patch to correct typo (731 bytes, patch)
2004-01-19 10:28 UTC, Xavier Poinsard
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Poinsard 2004-01-19 10:27:58 UTC
I found a typo in MemoryUserDatabase.java line 555 with handling of absolute path
Comment 1 Xavier Poinsard 2004-01-19 10:28:36 UTC
Created attachment 10005 [details]
patch to correct typo
Comment 2 Remy Maucherat 2004-01-19 10:39:15 UTC
Fixed. Thanks.