ZF-7684: Duplicate message keys for Zend_Validate_Barcode_Ean13 and Zend_Validate_Barcode_UpcA
Description
They both share some message keys: "invalid" and "invalidLength"
This makes a project-wide translation of all error messages impossible.
They both share some message keys: "invalid" and "invalidLength"
This makes a project-wide translation of all error messages impossible.
Comments
Posted by Thomas Weidner (thomas) on 2009-08-25T07:06:04.000+0000
This issue duplicates ZF-5945.
Before sending a new issue please look first if it already exists... you can vote on issues which makes it useless to duplicate them.
Posted by Thomas Weidner (thomas) on 2009-08-25T07:06:33.000+0000
Closing as duplicate