femanager icon indicating copy to clipboard operation
femanager copied to clipboard

[BUGFIX] Fix Validation String Generation

Open crealistiques opened this issue 6 years ago • 1 comments

If method getSingleValidationString returns an empty value, the validation string ends with a comma which it should not! This happens for example if ts validation configuration contains "uniqueInPage = 0". So to fix this just rtrim the validation string before returning it.

crealistiques avatar Aug 09 '19 08:08 crealistiques

@crealistiques Please provide a more detailed description, how to reproduce this issue and what kind of error occurs, if the string ends with a comma

sbusemann avatar May 06 '21 18:05 sbusemann

This PR has been open for 4 years, with no reply on further feedback in 2 years. It's safe to close this issue.

pixeldesu avatar Feb 15 '24 15:02 pixeldesu