Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript should not be escaped (broken plugin) #107

Open
ylacaute opened this issue Jan 22, 2024 · 0 comments
Open

Javascript should not be escaped (broken plugin) #107

ylacaute opened this issue Jan 22, 2024 · 0 comments

Comments

@ylacaute
Copy link

ylacaute commented Jan 22, 2024

Jenkins and plugins versions report

Environment
Jenkins: 2.426.2
OS: Linux - 3.10.0-1160.80.1.el7.x86_64
Java: 17.0.9 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
extended-choice-parameter:376.v2e02857547b_a_
(not all plugins are listed for security reasons)

What Operating System are you using (both controller, and any agents involved in the problem)?

This is not the problem

Reproduction steps

Use the plugin with a javascript file containing the character "&".

Expected Results

Character "&" should stay as it.

Actual Results

Characters like "&" of "<" are escaped (to "&amp;", "&lt;"...)

This is a huge problem because the plugin become unusable right now.

Anything else?

Was working as expected with version 359.v35dcfdd0c20d

Are you interested in contributing a fix?

Maybe

@ylacaute ylacaute changed the title Javascript should not be escaped (recent behaviour) Javascript should not be escaped (broken plugin) Jan 22, 2024
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

No branches or pull requests

1 participant