Download & Extend

Dealing with latin caracters

Project:Author Contact
Version:6.x-1.3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)

Issue Summary

Hello,

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

Comments

#1

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

#2

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

#3

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.

#4

How to use WEBFORM in the same way ?

#5

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

#6

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.

nobody click here