Jagex's server side post limit is 2k characters, which it is not reading the extra carriage return that Chrome says is there, resulting in (if you modified the max length), sending over 2k characters (according to Chrome) and all of them being accepted (because it is being read as 2k).
I've also figured out the issue of losing characters: if you copied and pasted into the textarea, your copied text may have the CRs left out. However, the moment you backspace, type, etc. they will return. This will cause you to suddenly be over the limit again when just a moment before it seemed perfect.
10-Jul-2015 01:28:45
- Last edited on
10-Jul-2015 01:41:34
by
Dsctatom