Posted by adiatis on December 12, 2006 at 5:44pm
| Project: | Voting |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Issue Summary
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']
| Attachment | Size |
|---|---|
| voting_location.patch | 663 bytes |