History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2825
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Benoit Maury-Bouet
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Publishing an to an artifact folder containing # in it's name break's the link

Created: 07/Oct/16 02:25 PM   Updated: 13/Jan/17 02:02 PM
Component/s: None
Affects Version/s: 6.1.23
Fix Version/s: 7.0.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Dear all,

I created a publish artifact step with a repeat condition
folder is named "Test #X TestName"
The artifact is published normally but in the overview pane if I click on a file the url is not properly encoded :

Here's the link provided "http://XXXX:8810/download/535907/artifacts/Test%20#1%20DemoMetrics/log.txt"
If I replace the # with %23 then the link works
http://XXXX:8810/download/535907/artifacts/Test%20%231%20DemoMetrics/log.txt

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.