Updated to 5.x-2.0 from 5.x-2.0b3

Comments

quicksketch’s picture

Status: Active » Fixed

Nice find. I reproduced the problem and committed a fix. You can apply this patch or just wait for 2.1 to come out, where the problem will be corrected.

Patch: http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/webform/web...

martin_q’s picture

Status: Fixed » Active

Should this patch also work for the version 6.x beta? I've tried to apply it (patched a copy of the webform.module file and uploaded it) and nothing seems to have changed. Something I'm doing wrong? I'm new to patching.

quicksketch’s picture

Status: Active » Fixed

Here's the patch that was applied to the 6.x branch. Pretty much identical other than line numbers. If you want to test it out, you could just checkout the latest version from CVS or download the dev version. Please do not reopen when there is no problem with the patch.

http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/webform/web...

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.