| My best guess is that this is a side effect of the description having inline HTML, and that interacting badly with the description being placed inside a link by core. I think the idea is to have nontrivial HTML be done via a custom Jelly view (but then I wonder why we support HTML in descriptions in the first place, probably an oversight). This has been broken since at least Jenkins (core) 2.103 (more than 2 years ago), when the Manage Jenkins page was previously re-styled. I just tried the plugin on 2.107.x, and the same issue appears there. |