https://issues.apache.org/bugzilla/show_bug.cgi?id=57455
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=57455
--- Comment #3 from Christopher Schultz ---
(In reply to Mark Thomas from comment #1)
> I'm leaning towards 'fixing' this by adding a comment that paths with '"'
> are not permitted to catalina.propeties.
+1 with an actual check for the co
https://issues.apache.org/bugzilla/show_bug.cgi?id=57455
--- Comment #2 from Tobias Stoeckmann ---
Totally fine with that approach!
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-
https://issues.apache.org/bugzilla/show_bug.cgi?id=57455
--- Comment #1 from Mark Thomas ---
Thanks for the patch. I can confirm that it fixes the issues described. But...
This has the potential to get messy. Neither " nor , is permitted in a file
name in Windows but both are acceptable in unix
https://issues.apache.org/bugzilla/show_bug.cgi?id=57455
Tobias Stoeckmann changed:
What|Removed |Added
Component|Catalina|Catalina
Version|un