summaryrefslogtreecommitdiff
path: root/lib/scripts/jquery/jquery.cookie.js
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2011-10-10 20:25:47 +0200
committerAndreas Gohr <andi@splitbrain.org>2011-10-10 20:25:47 +0200
commitb824abd4a1f0a1458e89c5f023902687ee1730e9 (patch)
tree6b677c394870cf45302dc086cdca18b25fd9e85a /lib/scripts/jquery/jquery.cookie.js
parent8032624921fc54dae6c6f44f55b8209738876113 (diff)
downloadrpg-b824abd4a1f0a1458e89c5f023902687ee1730e9.tar.gz
rpg-b824abd4a1f0a1458e89c5f023902687ee1730e9.tar.bz2
Fixes a problem with parsing overlong changelog lines
When an overlong edit summary was given for an edit, the resulting changelog line could be longer than the chunk that is handled in the changelog reader (8192 bytes) causing the reader to abort the operation. This meant that old revisions where no longer accessible. This patch fixes the reader (it continues reading chunks until a full line is found). However, limiting the summary makes sense and will be added in another patch.
Diffstat (limited to 'lib/scripts/jquery/jquery.cookie.js')
0 files changed, 0 insertions, 0 deletions