Download & Extend

Notice: Undefined variable: type in _webform_views_options_form() line 465 webform/views/webform.views.inc

Project:Webform
Version:7.x-4.0-alpha6
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:needs review

Issue Summary

Based on looking at this function, I think line 465 in webform.views.inc should be:

'#dependency' => array('edit-options-component-type' => array($type_options)),

instead of
'#dependency' => array('edit-options-component-type' => array($type)),

Probably just a typo.

Comments

#1

Status:active» needs review
AttachmentSize
view_options-1902506.patch 625 bytes
nobody click here