Validation error on comment preview
mjohnq3 - May 27, 2006 - 00:45
| Project: | Node Vote |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
WinXP Pro SP2
Xampp 1.5.1
Apache 2.2.0
PHP 5.1.1
MySQL 5.0.18
Drupal 4.7.0 clean install
When I try to add a comment to a node and preview it I receive the the following error:
* Validation error, please try again. If this error persists, please contact the site administrator.
* The body of your comment is empty.
The body of the comment is not empty and can be saved. After saving, the comment is shown correctly. The error does not occur when a comment (reply) is added to a comment.
I do not have TinyMCE or any other WYSIWYG editor installed.
This error still occurs when another Drupal 4.7.0 installation is upgraded to 4.7.1.

#1
With a clean install of Drupal 4.7.1 on my test system this error does not occur.
#2
Trying to troubleshoot this error I determined that it is occurring when the nodevote 4.7.0 module is installed and enabled. Disabling the module eliminates the problem.
#3
changed the title by mistake
#4
Tried the cvs version of nodevote and the error is still present. Can this issue be move to nodevote or should I open a new one?
#5
moving