-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: core
-
Environment:Hudson 1.363
The file parameter name may contain unsafe characters that cannot be used within a URL. In particular, in can include forward-slash characters when the file parameter is located under a subdirectory of the workspace. See Util.rawEncode.
When the file parameter name contains any of these characters, the file cannot currently be downloaded from the build Parameters page.