Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
Description
TRIM/LTRIM/RTRIM docs state that they only strip spaces:
But the implementation strips all characters of ASCII value 20 or less:
TRIM/LTRIM/RTRIM docs state that they only strip spaces:
But the implementation strips all characters of ASCII value 20 or less: