Closed (fixed)
Project:
Webform
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2008 at 22:58 UTC
Updated:
25 Jan 2009 at 06:10 UTC
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
Comment #1
quicksketchThanks, 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...