• Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • 0.9.1
    • Affects Version/s: 0.9.0
    • Component/s: ymir-extension
    • None

      自動生成時にtal:condition式に書いたプロパティについて子プロパティを辿るとNullPointerExceptionがスローされる。

      例:

      <div tal:condition="self/information">
      <p tal:repeat="entry self/information/entries" tal:content="entry/value">VALUE</p>
      </div>

          [YMIR-26] [ymir-extension] 自動生成時にtal:condition式に書いたプロパティについて子プロパティを辿るとNullPointerException

          skirnir added a comment -

          対処しました。

          skirnir added a comment - 対処しました。

            Assignee:
            skirnir
            Reporter:
            skirnir
            Votes:
            0 Vote for this issue
            Watchers:
            Start watching this issue

              Created:
              Updated:
              Resolved: