Forum OpenACS Development: Response to ad_set_form_values bug?

Collapse
Posted by Andrew Piskorski on
Probably yes. It is a common mistake when using Tcl's switch statement. To fix, simply add "--" in the switch command, like so:
switch -exact -another_option -- $my_variable