Bamboo server 3.4.3 on Linux that runs plan on remote agent hosted on WinXP. Plan runs geb(selenium) web tests that saves screen shots as png files.The filenames of the png files contain spaces.
I have configured Artifacts for this plan to pick up the png files. In Bamboo I see the filename but the browser will not display the file because the spaces in the filename have been replaced with +. If I manually replace the + with %20 then the browser shows the file.
eg of Bamboo artifact url
/artifact/QWT-CORE/JOB1/build-7/geb-reports/com/qcomp/qcj/webtest/involvedParty/QCJ126ViewAliasSpec/001-001-navigate+to+person+involved+party+dashboard+and+verify+alias+shown-end.png
Looks like a bug, I've opened an issue for it at https://jira.atlassian.com/browse/BAM-10842 Please watch and vote.
Are you accessing Bamboo directly or is it fronted by Apache?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi Przemek,
we are accessing Bamboo directly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.