-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Platform: All, OS: All
Hudson: r15780
Widgetを使用したプラグインを作成しましたが、サイドパネルにWidgetが表示されません。
hudson/mode/View/sidepanel.jellyを見てみると、
<j:forEach var="w" items="${it.widgets}">
<st:include it="${w}" page="index.jelly" />
</j:forEach>
とありますが、ここの"it"は"app"ではないでしょうか。変更したところ表示されるよう
になりました。
[JENKINS-3161] "Widget" Extension points does not work
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 133234 ] | New: JNJira + In-Review [ 202013 ] |
Forgot to put the marking, but this was fixed in rev.15841 toward 1.288.