[SOLVED] Page max length 1000 by default

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [x] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

I was experiencing issues saving when using the default blog template

Why is the default max length 1000? that really tripped me up.

Also, the error here says 'max number of undefined char’s" which is misleading. Sorry I don’t have the exact message in front of me any more.

Expected behavior

  1. using the blog template should not have limits on pages or posts

  2. error messages should be descriptive to the problem

Minimal reproduction of the problem

see description

Environment

  • [ ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [x] Cloud version

Version: [VERSION]

Browser:

  • [x] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

note: storing the WIP unsaved changes is spotty at best in this scenario, it’s very likely to lose your work.

1 Like

The validation error has been solved in the cloud.

1 Like