Skip to content
Commit 4ffb95d1 authored by Wadeck Follonier's avatar Wadeck Follonier Committed by Oleg Nenashev
Browse files

[JENKINS-55049] Avoid NumberFormatException when a symlink is used as… (#3790)



* [JENKINS-55049] Avoid NumberFormatException when a symlink is used as artifact
- display a "0 B" instead of nothing + exception thrown

* Different approach to cover all the specific cases of Long.decode

* Update core/src/main/java/hudson/model/Run.java

Co-Authored-By: default avatarWadeck <Wadeck@users.noreply.github.com>

* Add test for length check
parent e091ea21
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment