in the drupal log, i see the following entry when a webform is submitted

Submission posted to %title. Results. !details

when I click "results" which is a link, the URL goes to "admin/reports/event/!url"

any advice?

thanks

Comments

quicksketch’s picture

Status: Active » Fixed

Thanks, I was simply missing the call to t() on that line. I've fixed it with the following patch.

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

Status: Fixed » Closed (fixed)

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