Closed (won't fix)
Project:
Webform
Version:
6.x-3.12
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2011 at 16:48 UTC
Updated:
23 Aug 2014 at 13:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
manishway commentedComment #2
manishway commentedComment #3
quicksketchCould you screenshot your breadcrumb on the node page and on the webform confirmation page?
Comment #4
manishway commentedYes, here is the screenshot of webform node page with complete menu breadcrumb before submitting and incomplete menu breadcrumb after submitting webform on confirmation page.
Comment #5
quicksketchHmm, okay well I can see how this might occur. Our webform_set_breadcrumb() function is supposed to help fix the breadcrumb (otherwise you just get "Home" as the breadcrumb), but in your case it may be causing a problem. If you can provide a patch I'd be happy to look at it, but I probably won't be attempting to correct this problem soon; breadcrumbs are really just such a mess.
Comment #6
manishway commentedThanks for your response. I will check whether I can create a patch for it.
Comment #7
manishway commentedThere is an issue while submit the form in Drupal. check the errors below :
"warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST' instead in /var/www/html/drupal/sites/all/modules/webform/webform.module on line 3400.
warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST' instead in /var/www/html/drupal/sites/all/modules/webform/webform.module on line 3400."
Comment #8
quicksketchPlease do not change the topic of the issue. If the old problem was fixed, we can close this issue and open a new issue to discuss your new question. Multiple questions in the same issue make it extremely difficult to find issues in the future.
Comment #9
manishway commentedsorry I have created the new issue of webform under the old issue. I will create this new issue separately.
Comment #10
danchadwick commentedClosing for lacking of activity on the 6.x branch.