If one does not visit the settings page and set a default email address, a trip to /feedback displays the line "Enter your message below:" then the "Send Message" button right below it. no form at all.
Perhaps instead, there should be a message such as "Please set a default email address on the the feedback settings page where feedback will be sent."
After studying feedback_display_form() its not obvious to be how i would go about adding this message. Otherwise, i'd provide a patch!
Comments
Comment #1
kbahey commentedFixed it in a better way. If the admin never visits the admin page and saves the settings, it will still work and take the address specified for the entire drupal site.
It will show all fields though, but that is not a show stopper.
Comment #2
kbahey commentedComment #3
(not verified) commented