Universum icon indicating copy to clipboard operation
Universum copied to clipboard

"#" in step name

Open iakoff opened this issue 6 years ago • 2 comments

Description

If step name have '# and '-lo file' option used, then link to output log will contain '#' (instead %23), which case error, when clicking link to step log in the universum output log.

Steps to reproduce

config = Variations([dict(name="Test#Command", background=True,command=['ls'])])

Expected result

Working link

iakoff avatar Sep 06 '19 03:09 iakoff

Is this bug happening on TeamCity or Jenkins?

k-dovgan avatar Sep 06 '19 09:09 k-dovgan

both

iakoff avatar May 17 '21 10:05 iakoff