Description of problem: See attached screenshot. Not empty field is not empty. Version-Release number of selected component (if applicable): av14.1 How reproducible: 100% Steps to Reproduce: 1. Edit custom cpu shares with 'foo' 2. See error message 3. Actual results: Field can't be empty. Expected results: Field can't contain other symbols than numbers. Additional info:
Created attachment 980502 [details] not empty being empty and not being not empty
Error was reproduced and traced. The defect is in class IntegerEntityModelTextBoxOnlyEditor The validator ToIntEntityModelParser is returning wrong message. Defect relevant to all instanced of IntegerEntityModelTextBoxOnlyEditor (17 instances). In addition found respective relevant defects for instances of: ShortEntityModelTextBoxOnlyEditor (2 instances) LongEntityModelTextBoxEditor (2 instances) DoubleEntityModelLabelEditor (2 instances)
*** This bug has been marked as a duplicate of bug 1168315 ***