[TEEDA-308] ConditionがForEachの中で表示されない。 Created: 2007-06-11 Updated: 2007-06-16 Resolved: 2007-06-15 |
|
Status: | Closed |
Project: | Teeda |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | shot | Assignee: | higa |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Attachments: |
![]() |
Description |
forEach内でcondition を使用し表示する内容の切り替えを行っているのですが、 検索ボタンで、forEachのリストに値を設定します。 現象が発生するソースを添付いたします。 <確認手順> ・次へボタンを押下 ・検索ボタンを押下 |
Comments |
Comment by higa [ 2007-06-16 ] |
https://www.seasar.org/issues/browse/TEEDA-241の修正でこっちもなおるかも。 |
Comment by higa [ 2007-06-15 ] |
ユーザのほうで回避作があるというので、とりあえずクローズ。 |
Comment by shot [ 2007-06-11 ] |
<div id="isUpdate" style="display:block"> というように両方とも描画して、displayで切り替える方法に切り替えたいと思います。 |