Problem with min pvt message length and min pvt message title length

Hi,

I’ve set min pvt msg length to 1 and min pvt msg title length to 0.

However, when sending a message to someone, Discourse seems to consider the min lengths as 2 and 1, respectively.

Also, it seems that non-alphanumeric characters are not handled in the same way.

Running latest, v1.6.0.beta4 +84

Zero is an unsupported setting. @techapj can you make sure the site settings validator values prevent this?

3 Likes

Fixed via:

https://github.com/discourse/discourse/commit/29ca2f11ba0c4b4f66d4ac64cdf371252921d1f4

Verified that the setting is respected.

2 Likes