Description of problem: Uploaded a file to a config channel and assigned it a bad path Version-Release number of selected component (if applicable): How reproducible: Every time Steps to Reproduce: 1.Uplaod a file to a config channel 2.Add a space to the Deploy File Path name 3.upload file Actual results: File is uploaded and the file path will have a space Paul Expected results: Invalid path error? Additional info: Env webqa User restwnudie Pw dog8code
Since when is a space invalid in a filename? Pretty much anything goes for filenames in Unix...perhaps unfortunately. We should probably do more filtering than we are right now, but that would be an RFE for another release.