[JSF-64] Validation失敗時に空にした値が反映されない Created: 2007-07-02 Updated: 2007-07-02 Resolved: 2007-07-02 |
|
Status: | Resolved |
Project: | S2JSF |
Component/s: | None |
Affects Version/s: | 1.0.25 |
Fix Version/s: | 1.0.26 |
Type: | Bug | Priority: | Major |
Reporter: | cero-t | Assignee: | cero-t |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Description |
password、select、radioを利用した際に、JSF-47と同じ現象が発生する。 上記コンポーネントでは、値を空にした後でバリデーションに失敗すると |
Comments |
Comment by cero-t [ 2007-07-02 ] |
Resolution間違えた (^^; |
Comment by cero-t [ 2007-07-02 ] |
getValueにする際に、既にlocalValueがsetされていた場合は、 |