Debugging an action that does not show summary.jelly

21 views
Skip to first unread message

Ullrich Hafner

unread,
Aug 23, 2017, 6:19:45 PM8/23/17
to Jenkins Developers
I'm currently struggling with an Action that does not show the associated summary.jelly on a build page. (All my other actions do show it). The action correctly is shown in the sidepanel, just the summary is missing. Which part in core is responsible to render the summary.jelly file? Maybe setting there a breakpoint helps to identify the problem…

signature.asc

Daniel Beck

unread,
Aug 23, 2017, 7:55:36 PM8/23/17
to jenkin...@googlegroups.com

> On 24. Aug 2017, at 00:19, Ullrich Hafner <ullrich...@gmail.com> wrote:
>
> I'm currently struggling with an Action that does not show the associated summary.jelly on a build page. (All my other actions do show it). The action correctly is shown in the sidepanel, just the summary is missing. Which part in core is responsible to render the summary.jelly file? Maybe setting there a breakpoint helps to identify the problem…

core/src/main/resources/hudson/model/AbstractBuild/index.jelly (depending on the exact build type)

Ullrich Hafner

unread,
Aug 25, 2017, 9:19:29 AM8/25/17
to Jenkins Developers
Thanks! Finally I found the problem, the icon name parameter in hudson/summary.jelly was an empty string.
It would be nice though, if in this case the text would have been shown (or an exception would have been thrown), otherwise it is hard to spot the problem…
> --
> 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 jenkinsci-de...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/30DA9D13-C9A3-4678-9965-03CA8526FB85%40beckweb.net.
> For more options, visit https://groups.google.com/d/optout.

signature.asc
Reply all
Reply to author
Forward
0 new messages