Skip Menu |

This queue is for tickets about the CGI-FormMagick CPAN distribution.

Report information
The Basics
Id: 354
Status: resolved
Priority: 0/
Queue: CGI-FormMagick

People
Owner: Nobody in particular
Requestors: perl [...] infotrope.net
Cc:
AdminCc:

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



Subject: validate_field shouldn't concatenate multiple error messages
... because it makes it hard to l10n them. It should instead return an arrayref, which should be made purty *after* localisation and before printing.