voting_location is created twice

adiatis - December 12, 2006 - 17:44
Project:Voting
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:reviewed & tested by the community
Description

It is not possible to view the location settings in the form(admin/settings/voting)

File: \voting\voting.module
$form['general']['voting_location'] has been declared twice on line 52 and line 59. The second time it must be: $form['general']['voting_show_in_teaser']

AttachmentSize
voting_location.patch663 bytes
 
 

Drupal is a registered trademark of Dries Buytaert.