-
Improvement
-
Resolution: Fixed
-
Trivial
-
-
2.304 and 2.303.1
The current check (JENKINS-56931) using String.startsWith() fails to detect a corner case when zip entries have the same path prefix with the target location because the value returned by File.getCanonicalPath() doesn't end with a slash.
eg: /foobar is a subdirectory of /foo
[JENKINS-66094] Use Path.startsWith() to cover a corner case when unzipping
Labels | New: lts-candidate |
Released As | New: 2.304 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Resolved [ 5 ] |
Labels | Original: lts-candidate | New: 2.303-fixed lts-candidate |
Labels | Original: 2.303-fixed lts-candidate | New: 2.303-fixed |
Released As | Original: 2.304 | New: 2.304 and 2.303.1 |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |