I have this problem, and the XSS box has not been selected.

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}




--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/JIRA-Created-JENKINS-10208-add-build-step-execute-a-shell-script-doesn-t-work-with-IE8-tp3643527p4669408.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to