-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
2.10.3
Rebuilding the index on EAC got stuck on 99% and never finished.
It turned out that this was due to a very large mail message causing memory problems on the instance. We need to introduce a limit on the size of content:
- when inserted through the editor, we need validation
- when creating mail, we should truncate the message and warn when it happens.
- duplicates
-
CONFSERVER-12773 Limit for page size: amount of text that can be saved in a page
- Gathering Interest