Closed (fixed)
Project:
Webform
Version:
7.x-4.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Apr 2013 at 17:07 UTC
Updated:
4 Jan 2014 at 02:58 UTC
Jump to comment: Most recent
Comments
Comment #1
lias commentedIs this patch applied to the 7x-4 version and is it related?
http://drupal.org/node/1569556#comment-5987514
Comment #2
lias commentedWas able to add select options to my webform after installing the options element module.
I don't need the functionality provided by the additional module so it would be nice if this was working in webform 7x-4.
Comment #3
quicksketchThis usually happens when you have Token Entity module installed. It overwhelms the memory of the server and causes a WSOD when trying to render the list of tokens. This has been fixed by #1801782: Use the new token dialog to enhance UX.
Comment #4
agence web coheractio commented@quicksketch.
I am facing the 500 error with Token Entity enabled. The change you mentioned in #1801782: Use the new token dialog to enhance UX applies only to 7.x.4.
Do you have a similar bug fix for 7.x.3 ?
Thanks in advance
Laurent
Comment #5
agence web coheractio commentedVery strange but don't know if this is related.
When I add a date component and I set its "end date" to 0, I always get the 500 error.
However I get no error when setting another value e.g. "+0 years".
Laurent
Comment #6
quicksketchThe 3.x branch does not need the patch because 3.x does not use the new token system. Entity Token should not have an effect on the 3.x branch.
This sounds like it could be a new bug. I haven't heard of this report before. If it happens every time it'd be best to make a dedicated issue for tracking it.
Comment #7
agence web coheractio commentedThanks
I've logged another issue here : Error 500 if date component "end date" is set to 0
Laurent