[JIRA] (JENKINS-56086) Tabs missing in configuration page after adding plot to freestyle job

15 views
Skip to first unread message

michal.pawel.marcinkowski@gmail.com (JIRA)

unread,
Feb 11, 2019, 7:51:03 AM2/11/19
to jenkinsc...@googlegroups.com
Michał Marcinkowski updated an issue
 
Jenkins / Bug JENKINS-56086
Tabs missing in configuration page after adding plot to freestyle job
Change By: Michał Marcinkowski
Summary: Tabs missing in configuration page after adding plot to freestyle job configuration
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

stefan.drissen@gmail.com (JIRA)

unread,
Mar 8, 2019, 10:53:02 AM3/8/19
to jenkinsc...@googlegroups.com
Stefan Drissen commented on Bug JENKINS-56086
 
Re: Tabs missing in configuration page after adding plot to freestyle job

I have the same issue. The plot plug-in is causing a JavaScript error in hudson.behavior.js:

hudson-behavior.js:424 Uncaught TypeError: Cannot read property 'firstChild' of undefined
 at registerValidator (hudson-behavior.js:424)
 at Array.forEach (<anonymous>)
 at behavior.js:111
 at Array.forEach (<anonymous>)
 at behavior.js:107
 at Array.forEach (<anonymous>)
 at Object.applySubtree (behavior.js:93)
 at select.js:269

stefan.drissen@gmail.com (JIRA)

unread,
Mar 8, 2019, 11:19:02 AM3/8/19
to jenkinsc...@googlegroups.com
Stefan Drissen edited a comment on Bug JENKINS-56086
I have the same issue. The plot plug-in is causing a JavaScript error in hudson.behavior.js:
{code:java}

hudson-behavior.js:424 Uncaught TypeError: Cannot read property 'firstChild' of undefined
at registerValidator (hudson-behavior.js:424)
at Array.forEach (<anonymous>)
at behavior.js:111
at Array.forEach (<anonymous>)
at behavior.js:107
at Array.forEach (<anonymous>)
at Object.applySubtree (behavior.js:93)
at select.js:269{code}
Seems to be the same issue as JENKINS-53182

pagutierrezn@gmail.com (JIRA)

unread,
Apr 23, 2020, 4:42:04 AM4/23/20
to jenkinsc...@googlegroups.com
Pedro Gutierrez updated an issue
 
Change By: Pedro Gutierrez
Environment: at least Jenkins 2. 121.2 to 2. 150.2
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo

pagutierrezn@gmail.com (JIRA)

unread,
Apr 23, 2020, 5:41:04 AM4/23/20
to jenkinsc...@googlegroups.com

pagutierrezn@gmail.com (JIRA)

unread,
Apr 23, 2020, 5:46:04 AM4/23/20
to jenkinsc...@googlegroups.com
Pedro Gutierrez commented on Bug JENKINS-56086
 
Re: Tabs missing in configuration page after adding plot to freestyle job

Same problem here

I can't see, however, the same js error reported by Stefan Drissen.

Surprisingly, when I refresh the page (F5, many times) navigation tabs reappear but then other styles in the page break.

pagutierrezn@gmail.com (JIRA)

unread,
Apr 23, 2020, 5:47:04 AM4/23/20
to jenkinsc...@googlegroups.com
Pedro Gutierrez edited a comment on Bug JENKINS-56086
Same problem here

I can't see, however, the same js error reported by Stefan Drissen.

Surprisingly, when I refresh the page (F5, many times) navigation tabs reappear but then other styles in the page break. !otherStylesBreakAfterF5.PNG|thumbnail!  

 

pagutierrezn@gmail.com (JIRA)

unread,
Apr 23, 2020, 5:48:03 AM4/23/20
to jenkinsc...@googlegroups.com

pagutierrezn@gmail.com (JIRA)

unread,
Apr 23, 2020, 5:48:03 AM4/23/20
to jenkinsc...@googlegroups.com
Pedro Gutierrez edited a comment on Bug JENKINS-56086
 
Re: Tabs missing in configuration page after adding plot to freestyle job
Same problem here

I can't see, however, the same js error reported by Stefan Drissen.

Surprisingly, when I refresh the page (F5, many times) navigation tabs reappear but then other styles in the page break. 

 

pagutierrezn@gmail.com (JIRA)

unread,
Apr 23, 2020, 5:49:03 AM4/23/20
to jenkinsc...@googlegroups.com

pagutierrezn@gmail.com (JIRA)

unread,
Apr 23, 2020, 5:49:03 AM4/23/20
to jenkinsc...@googlegroups.com

stefan.drissen@gmail.com (JIRA)

unread,
Apr 23, 2020, 6:40:03 AM4/23/20
to jenkinsc...@googlegroups.com
Stefan Drissen commented on Bug JENKINS-56086
 
Re: Tabs missing in configuration page after adding plot to freestyle job

I can confirm that the javascript error is gone, but that the layout is still sub-optimal (even on the initial load the panels are extending past their containers).
Also someone seems to have left some debug code behind in configure.js which is repeatedly spamming the console:

console.log("dynWidth=" + dynamicViewPortWidth + ", statWidth=" + staticViewPortWidth);
Reply all
Reply to author
Forward
0 new messages