Another problem came up.
If I put:
[session subject "{title}"]
in a mail form and the page title contains spaces, the subject will
end with the first space. {title} on the page will display the whole
title with spaces just fine.
If I use {:title} in the form, it will work. I am quite sure I read
that {title} and {:title} should be interchangeable.
Regards,
Markus
On Sep 24, 12:23 am, Markus <[email protected]> wrote:
> Hi,
>
> Some time ago, someone from the list mentioned he was not able to send
> mails. There seems to be a bug.
>
> In functions.php the following expression is not true even when you
> put "mailmode: active" in site.config:
>
> if ($args['mode'] != 'active') ## line 410
>
> Changing to "==" allows me to send mails. (A bad bug "fix" I know...)
>
> Regards, Markus
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---