Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
1.424
Description
The contents of the bind expression, and any further contents of your <script>, are dumped outside of any script block and appear as plain text in the web page.
Adding <st:adjunct includes="org.kohsuke.stapler.bind"/> first solves that problem, but now your <script> block is not run at all.
Attachments
Issue Links
- depends on
-
JENKINS-16561 Jelly form control f:validateButton giving a warning popup in IE irrespective of whether validation is successfull
-
- Resolved
-
51f508b breaks config page loading in IE 8 on XP.