coldfusion - Issue with getting struct keys in Railo -


building application railo , cfwheels.

i created form groups of radio buttons. each group having same name , name being array reference e.g (response[1]). there 23 groups.

each time submit form , fetch response array keys using either structkeylist or structkeyarray , find number of keys returned, 21.

i made dump of keys find out result of 2 groups combined.

i tried same code adobe coldfusion , works fine. 23 responses distinct values.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -