Skip to content

Html escaping for URIs and paths in the filesystem#16

Open
BenchmarkingBanana wants to merge 1 commit intojenkinsci:masterfrom
BenchmarkingBanana:dev-html-escape
Open

Html escaping for URIs and paths in the filesystem#16
BenchmarkingBanana wants to merge 1 commit intojenkinsci:masterfrom
BenchmarkingBanana:dev-html-escape

Conversation

@BenchmarkingBanana
Copy link
Copy Markdown

Hi there,
I added html escaping for the urls and the paths in the filesystem where the embedded items are stored. This makes it possible to name the cucumber tests with non ASCII characters. On some linux systems using non-ASCII characters created a problem when the plugin tries to convert the url into a filepath. Now the whole url and the filepaths are html escape and there is no problem in naming the tests whatever you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant