femanager
femanager copied to clipboard
[BUGFIX] Fix Validation String Generation
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 Please provide a more detailed description, how to reproduce this issue and what kind of error occurs, if the string ends with a comma
This PR has been open for 4 years, with no reply on further feedback in 2 years. It's safe to close this issue.