Hello,

some bugs remain on the newest version : impossible to send latin caracters with latin accents in the comment field.

Comments

matteoraggi’s picture

For me also it don't work with special ciars like this: '
in email it is showed like this: '
.

webmestre’s picture

Another solution to write a message to the author of the node instead of using this bad module ?

matteoraggi’s picture

The only solution is to patch this module or build a ?hook? for webformblock giving it the possibility to send emails to the author of node.
This module is not so much bad, but webform has many years of developing work on itself.

webmestre’s picture

How to use WEBFORM in the same way ?

matteoraggi’s picture

Webform send email only to administrator, and webformblock could do that, webform alone will never do that.
Here you can find some not ended discussions about these arguments:
http://drupal.org/node/756766

JmsCrk’s picture

Status: Active » Postponed (maintainer needs more info)

I don't know how to stop the characters from being html-encoded, it's part of the drupal text insertion code I think.

I'm open to suggestions though, if you find a way I will gladly put it in.