Thanks Chris and Alex, I just grabbed the 477 build and the problem is solved.

Appreciate the help!
Stuart.

On Wed, Aug 8, 2012 at 8:58 PM, cjo <cjo.john...@gmail.com> wrote:
> There were several issues linked to this problem and they all started in
> 1.474, where the javascript was separated out into separate files for each
> of the components.
>
> I investigated this under JENKINS-14495[1], which was linked to the main
> issue JENKINS-14514 [2]
>
> Jesse, added a fix on Friday that resolves this and it should be released
> into 1.477.
>
>
> Chris,
>
> [1] https://issues.jenkins-ci.org/browse/JENKINS-14495
> [2] https://issues.jenkins-ci.org/browse/JENKINS-14514
>
>
> On Wednesday, August 8, 2012 5:20:50 AM UTC+1, slide wrote:
>>
>> Well, sadly, I can't find the thread that I was thinking existed in
>> the archives. I thought I ran into this issue at some point and posted
>> to the mailing list, but I can't find that information. I'll continue
>> digging.
>>
>> On Tue, Aug 7, 2012 at 8:13 PM, Stuart Whelan
>> <stu...@somepointinthefuture.co.nz> wrote:
>> > It happens on all build step types.
>> >
>> > The elements for the button are:
>> >
>> > <input name="stapler-class" value="hudson.tasks.BatchFile"
>> > type="hidden">
>> > <input value="Delete" class="repeatable-delete" type="button">
>> >
>> > This is different to the other buttons I can see on the page, which
>> > have ids and indexes:
>> >
>> > <button type="button" tabindex="0" id="yui-gen21-button">Save</button>
>> >
>> > Thanks for your help!
>> >
>> > On Wed, Aug 8, 2012 at 3:03 PM, Alex Earl <slide...@gmail.com> wrote:
>> >>
>> >> What happens if you try a build step that is not an msbuild build step?
>> >> Try a windows batch build step, does it also have the sane issue? Can you
>> >> inspect the element of the button in chrome and see if there is anything 
>> >> out
>> >> of the ordinary?
>> >>
>> >>
>> >> Sent from my Windows Phone
>> >> ________________________________
>> >> From: Stuart Whelan
>> >> Sent: 8/7/2012 7:08 PM
>> >> To: jenkins...@googlegroups.com
>> >> Subject: Re: Delete button on build steps not working
>> >>
>> >> Well spotted, I didn't notice that.
>> >>
>> >> No, the delete button does not have the same styling as the rest of the
>> >> Jenkins UI buttons on the page.
>> >>
>> >> http://imageshack.us/photo/my-images/502/capturetpm.png
>> >>
>> >> On Wed, Aug 8, 2012 at 1:58 PM, Alex Earl <slide...@gmail.com> wrote:
>> >>>
>> >>> Does the button get the normal look and feel of the Jenkins UI?
>> >>>
>> >>> Sent from my Windows Phone
>> >>> ________________________________
>> >>> From: Stuart Whelan
>> >>> Sent: 8/7/2012 6:47 PM
>> >>> To: jenkins...@googlegroups.com
>> >>> Subject: Delete button on build steps not working
>> >>>
>> >>> I have a new an installation of Jenkins 1.476 that started life a few
>> >>> days ago at 1.475. The host machine is Windows Server 2008, Jenkins is
>> >>> installed as a service.
>> >>>
>> >>> I am unable to delete build steps in my projects.
>> >>>
>> >>> I have tried in Chrome and IE, and from a browsers running in both the
>> >>> master and on another PC.
>> >>>
>> >>> Watching the Javascript console, I see no errors in the browser logs.
>> >>> There are no errors I can find in the Jenkins logs, but I might be 
>> >>> looking
>> >>> in the wrong place(s).
>> >>>
>> >>> In Chrome, if I watch the network activity I can not see any network
>> >>> requests being generated by pressing the delete button.
>> >>>
>> >>> At this stage the only way I can remove a build step is to edit the
>> >>> projects xml file manually and then reload the jenkins config files.
>> >>>
>> >>> Any suggestions on where to go from here?
>> >>>
>> >>> Kind regards,
>> >>> Stuart.
>> >>
>> >>
>>
>>
>>
>> --
>> Website: http://earl-of-code.com

Reply via email to