It looks like the first iteration did not yield any optional block (in master this code is at L1513ff.) and the code never checks that (so s==vg is undefined)
[email protected] schrieb am Donnerstag, 26. November 2020 um 09:50:42 UTC+1: > On Thu, Nov 26, 2020 at 6:58 AM 'Gavin Mogan' via Jenkins Developers < > [email protected]> wrote: > >> I don't know which hasClassName is undefined as your linking to a local >> file, and >> https://github.com/jenkinsci/jenkins/blob/master/war/src/main/webapp/scripts/hudson-behavior.js#L1382 >> >> doesn't have that function being called. >> > > > https://github.com/jenkinsci/jenkins/blob/stable-2.222/war/src/main/webapp/scripts/hudson-behavior.js#L1382 > > does. > > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/d9f97335-83e6-4eba-ae9c-4139b9e09394n%40googlegroups.com.
