-
Task
-
Resolution: Duplicate
-
Minor
Level | easy |
Skills | a bit of JavaScript, a bit of Jelly |
Culprit:
(1) - MatrixProject/configure-entries.jelly#L52
Reproduction steps:
- Install Matrix Project or clone https://github.com/jenkinsci/matrix-project-plugin and then mvn hpi:run
- Create a Multi-configuration project
- On the "Advanced Project Options" click on the "Advanced..." button
- Add a String in the "display name" field
- Click somewhere else in the page
- It should send a Post request to the checkDisplayName endpoint with your string as parameter
Screenshot attached about where the feature is displayed.
Proposal
https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation
Testing notes
- Ensure to reproduce the feature before any change
- Ensure that you reproduce the feature after you have made the change
- duplicates
-
JENKINS-69659 [matrix-project] Un-inlining multiple occurrences
-
- Closed
-
Hi neetigyapod, sorry about that, but I just realized that I created a duplicate entry.
This ticket is a duplicate of https://issues.jenkins.io/browse/JENKINS-69659 which already has a PR that is waiting for review.