Home
The Toolkit for Online Communities
15901 Community Members, 0 members online, 2264 visitors today
Log In Register

Forum OpenACS Development: Response to ad_set_form_values bug?

OpenACS Home : Forums : OpenACS Development : Response to ad_set_form_values bug? : One Message

+
Posted by Don Baccus on
It's not a switch statement that's causing the problem, it's the switch (-ified parameters) parser ...

But the fix is similar ... ad_set_form_values calls ad_set_element_value and should have a "--" separating the arg that names the element and the value.  I'll fix this and commit to the 4.6 branch today.