On Thu, Apr 9, 2009 at 10:26 PM, Linly <[email protected]> wrote:
>
> Hi Dan,
>
> A form like this:
>
> [form]
> [session info "delete field='{p}' target='info.wikiblog'"]
> [submit]
> [form]
>
> used to be worked. Failed in 3.01 version.

Thanks Linly. It's a bug in the comm2func function. Try changing line
439 in engine.php to this:

                else $args = BOLTargs($value, "x_$field") + $BOLTarray;

It seems to fix the issue. And will help with any other functions run
through this code.

Cheers,
Dan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to