-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, 7.3.X, Master
-
Component/s: Blogs
-
Labels:
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:1
-
Git Pull Request:
Increase the Blog entry URL title character limit length.
Steps to Reproduce:
1. Start up bundle
2. Go to Content > Blogs > Add blogs entry
3. Submit an entry with a URL title greater than 124 characters, and any value in the Content body
Expected Behavior: Entry saves successfully
Actual Behavior: Entry cannot be saved due to invalid title
Testing:
Reproduced in 7.2.x - 6d1eef3fd93577f9ade50269df3d3334bcf7744c
Reproduced in Master - f1dbd869c1036f3bc6379585b4c2a0293877d389
In master, the behavior has changed such that the title does not allow inputting beyond 150 characters.