Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the HTML-FormHandler CPAN distribution.

Report information
The Basics
Id: 63082
Status: resolved
Priority: 0/
Queue: HTML-FormHandler

People
Owner: Nobody in particular
Requestors: bricas [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.32005
Fixed in: (no value)



Subject: Form-level errors are not displayed with Render::Simple
As per the documentation, I can set a form-level error with: $form->add_form_error( $err ); However, upon calling $form->render with the default settings, the error message is never shown.
Fixed in 0.33001