I just checked all my disconnect times and they all seem pretty decent (a minute+, when the page is reloading in significantly less than that).
With troubleshooting, I've also attempted from other browsers and devices, both on and off my home network, we're not behind any kind of firewall, all to the same results.
What's weird is if I "preview" the comment or entry before posting, the preview looks fine; it's when I post it that it just spits out a character as the only data, and if I go to edit it, the content is gone and that character's all that's there. I was poking around in the TextUtil.pm file, thinking perhaps there was something in there forcing it to truncate around the text_length function and was able to get it to throw the "your comment has exceeded the maximum character length" error, so I know it's reading those parameters, I just can't seem to find what's causing it to eat everything over 90 chars.
no subject
I just checked all my disconnect times and they all seem pretty decent (a minute+, when the page is reloading in significantly less than that).
With troubleshooting, I've also attempted from other browsers and devices, both on and off my home network, we're not behind any kind of firewall, all to the same results.
What's weird is if I "preview" the comment or entry before posting, the preview looks fine; it's when I post it that it just spits out a character as the only data, and if I go to edit it, the content is gone and that character's all that's there. I was poking around in the TextUtil.pm file, thinking perhaps there was something in there forcing it to truncate around the text_length function and was able to get it to throw the "your comment has exceeded the maximum character length" error, so I know it's reading those parameters, I just can't seem to find what's causing it to eat everything over 90 chars.
ðŸ˜