IWroteThis
Mature Amateur
- Joined
- Feb 4, 2024
- Posts
- 488
So much for the idea that the Lit page length was tied to a maximum character count - a max field size. Obviously not!
Not necessarily. The database records that hold the submitted content is not the same as whatever caches the results of pulling and processing the data in those records.
It's quite possible that either the mess of white space or it falling at the field limit broke the automated process that converts the story text into display-ready HTML files. (Based on the way stories and story edits are deployed, it's safe to say that every story text section for each page of each story is generated at once, even if the various cached components are combined into a new page when you click on the link for each page.)
If that break resulted in a page or pages being skipped, it would probably be easier to manually add the missing story text to an existing page rather than adding a new page.
It's less likely, but the mess of white space could have just masked the end of record marker, causing the automated process to include the text from a second record before the next marker actually triggered pagination.
Sorry, but it's actually not so obvious.