[ 
https://issues.jenkins-ci.org/browse/JENKINS-13218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162484#comment-162484
 ] 

Frank Hoellering commented on JENKINS-13218:
--------------------------------------------

Additional information:
This happens since version 1.455. The problem occurs in Firefox (e.g. version 
12) but not in IE. What happens is a JavaScript error in hudson-behavior.js 
around line 441-442. In Firefox it seems that the engine performs some 
"optimization" on the inserted html code and therefore alters the expected 
structure.

I was able to work around this problem by changing the following file:
plugins\buckminster\WEB-INF\classes\hudson\plugins\buckminster\EclipseBuckminsterBuilder\config.jelly

line 51 and 73 (in the current version from the svn repository) remove the 
<f:section></f:section> tags which surround the <f:advanced> entries.
                
> Can't add build step on current jenkins with manual installed buckminster 3.7
> -----------------------------------------------------------------------------
>
>                 Key: JENKINS-13218
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13218
>             Project: Jenkins
>          Issue Type: Bug
>          Components: buckminster
>    Affects Versions: current
>            Reporter: Thomas Kratz
>            Assignee: jutzig
>
> I installed the buckminster plugin on a current jenkins and restarted. I see 
> the Run buckminster step in add steps, but if i want to add it nothing 
> happens.

--
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

        

Reply via email to