Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.2.2
-
Fix Version/s: None
-
Component/s: Validators
-
Labels:None
-
Environment:Doctrine SVN 1.2 r.7676
Description
If a record has a column defined with 'charset' and/or 'collation' in its options, calling $record->save() triggers exception
PHP Fatal error: Uncaught exception 'Doctrine_Exception' with message 'Validator named 'charset' not available.' in /[...]/lib/vendor/doctrine/Doctrine/Validator.php:56
Fix is trivial, see attached patch ![]()
Thank you
oops I had mis-clicked priority to max instead of minor...