"Widget" Extension points does not work

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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"ではないでしょうか。変更したところ表示されるよう
      になりました。

            Assignee:
            Unassigned
            Reporter:
            sogabe
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: