Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-3161

"Widget" Extension points does not work

XMLWordPrintable

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

            Unassigned Unassigned
            sogabe sogabe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: