diff --git a/core/dbobject.class.php b/core/dbobject.class.php index 33438af1a..751ec3987 100644 --- a/core/dbobject.class.php +++ b/core/dbobject.class.php @@ -648,7 +648,7 @@ abstract class DBObject } } } - return true; + return $oAtt->CheckValue($toCheck); // Check the format } // check attributes together