[ https://issues.jenkins-ci.org/browse/JENKINS-10208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159919#comment-159919 ]
Michael Hall commented on JENKINS-10208: ---------------------------------------- Check to see if you have the "Prevent Cross-site Scripting" protection turned on in the Jenkins configuration. I had the exact same issue as Robert Baker described until I disabled the XSS protection. Sounds like an issue but there's a good work around in the interim. :) > "add build step" -> "execute a shell script" doesn't work with IE8 > ------------------------------------------------------------------ > > Key: JENKINS-10208 > URL: https://issues.jenkins-ci.org/browse/JENKINS-10208 > Project: Jenkins > Issue Type: Bug > Components: core > Environment: IE8 : Version 8.0.6001.18702CO > Jenkins 1.411 > Reporter: sbernaud > Priority: Minor > > With IE8, in a project config page, nothing happens when I click on "add a > build step", then "execute a shell script" in the build section of a free > style project. > A new text zone should appear, allowing me to write down my shell script. > The following error appeared : > {code:title=error message|borderStyle=solid} > Agent utilisateur : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; > Trident/4.0; > .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR > 3.5.30729) > Horodateur : Mon, 4 Jul 2011 11:26:24 UTC > Message : Cet objet ne gère pas cette propriété ou cette méthode > Ligne : 30 > Caractère : 25 > Code : 0 > URI : https://.../adjuncts/1193576e/org/kohsuke/stapler/bind.js > {code} > If I activate the javascript debugger the error message is : > {code:title=error message with debugger|borderStyle=solid} > Cet objet ne gère pas cette propriété ou cette méthode prototype.js, Ligne > 1125 Caractère 7 > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira