![Adrien Destugues](/assets/img/avatar_default.png)
Fixes #13733. Unlike written in the ticket, the string length is 136 (not 135), and the code checks for rejects anything greater or equal to the max value. So set the constant to 137.
Fixes #13733. Unlike written in the ticket, the string length is 136 (not 135), and the code checks for rejects anything greater or equal to the max value. So set the constant to 137.