[Bug 57455] Bootstrap doesn't handle paths with one quote

2015-01-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57455 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 57455] Bootstrap doesn't handle paths with one quote

2015-01-20 Thread bugzilla
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

[Bug 57455] Bootstrap doesn't handle paths with one quote

2015-01-19 Thread bugzilla
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-

[Bug 57455] Bootstrap doesn't handle paths with one quote

2015-01-19 Thread bugzilla
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

[Bug 57455] Bootstrap doesn't handle paths with one quote

2015-01-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57455 Tobias Stoeckmann changed: What|Removed |Added Component|Catalina|Catalina Version|un