Welcome Guest, Not a member yet? Register   Sign In
form_helper - multiple forms - set_radio - bug??
#1

[eluser]Unknown[/eluser]
i've created a page with two forms

when I submit one form, the radio buttons in the other form are not checked (checked=checked) even if the third parameter of set_radio() is TRUE. (no validations set for both forms)

I removed "count($_POST) === 0" from line number 818 of form_helper.php and the problem solved

https://bitbucket.org/ellislab/codeignit...helper.php




Theme © iAndrew 2016 - Forum software by © MyBB