af:selectOneChoice component - Missing and duplicate values.
ShishirFeb 24 2009 — edited Feb 25 2009Hi ,
I have a selectOneChoice component on my ADF page which is bound to a static list of values i.e. Instead of 'Bind to list' , I've diirectly added values using the 'Create list' option in the component's properties page.
The list and drop down all work fine , except for some rare instances where the drop down eats up some of the values from my static list and shows duplicate values for some of them.
For e.g. If the component was binded to a list say - [A, B, C, D] it so happens sometimes that the drop down shows it as - [A, A, B, C] .
I cannot envisage any reason behind that to happen since it's a hard coded list of values. This happens very randomly and I can't seem to figure out any pattern in such weird behaviour of the component.
Has anyone else faced this issue or any clues would be appreciated.
Thanks,
Shishir