diff options
author | Andreas Gohr <andi@splitbrain.org> | 2011-10-10 20:25:47 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2011-10-10 20:25:47 +0200 |
commit | b824abd4a1f0a1458e89c5f023902687ee1730e9 (patch) | |
tree | 6b677c394870cf45302dc086cdca18b25fd9e85a /lib/scripts/jquery/jquery.js | |
parent | 8032624921fc54dae6c6f44f55b8209738876113 (diff) | |
download | rpg-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.js')
0 files changed, 0 insertions, 0 deletions