-
Bug
-
Resolution: Won't Fix
-
Major
-
OS: Windows 7 Professional 64bit
Browser:Internet Explorer 8
Jenkins Core: 1.5.37 / 1.5.38
In my freestyle job, I am trying to add an "Integrity - Workflow Item" postbuild action. The postbuild action appears in the list, but when I select it "nothing" happens, i.e. no configuration for it is added to the job.
The left corner of internet explorer does change to "Error on page", with the following additional page errors:
Message: 'console' is undefined
Line: 5
Char: 30
Code: 0
URI: http://ciruks4twfb5-dt:8080/job/test/configure
Message: Could not complete the operation due to error 80020101.
Line: 377
Char: 5
Code: 0
URI: http://ciruks4twfb5-dt:8080/static/df9443aa/scripts/hudson-behavior.js
I have switched on the extended logging, but I do not see any additional entries to the log after I make the attempt.
The other Integrity postbuild actions appear correctly.
There was a bug in the jelly file that was not setting the default hostname for the connection. This is fixed in version 1.20 of the plugin. Can you confirm that this resolves your problem?
Thanks!
Cletus