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

Status: Closed
Project: Ymir
Component/s: ymir-extension
Affects Version/s: 0.9.0
Fix Version/s: 0.9.1

Type: Bug Priority: Major
Reporter: skirnir Assignee: skirnir
Resolution: Fixed Votes: 0
Labels: None


 Description   

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

例:

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



 Comments   
Comment by skirnir [ 2007-05-18 ]

対処しました。

Generated at Wed Apr 16 03:18:46 JST 2025 using Jira 10.5.0#10050000-sha1:9d9d098bb7b67e8dba8da380ba9c3900d82ac3cf.