diff options
author | Callum Macrae <callum@lynxphp.com> | 2011-07-26 13:28:08 +0100 |
---|---|---|
committer | Callum Macrae <callum@lynxphp.com> | 2011-07-26 13:43:52 +0100 |
commit | 7e01850a4252aa68df6ab5c23e8dc12e8b0b66bd (patch) | |
tree | f1ca807bcd3aa717e453a9395a1b0e7c1ceff478 /phpBB/includes/diff/engine.php | |
parent | 13ca659f1f992f3cd4f8395366ccd01b951ee96d (diff) | |
download | forums-7e01850a4252aa68df6ab5c23e8dc12e8b0b66bd.tar forums-7e01850a4252aa68df6ab5c23e8dc12e8b0b66bd.tar.gz forums-7e01850a4252aa68df6ab5c23e8dc12e8b0b66bd.tar.bz2 forums-7e01850a4252aa68df6ab5c23e8dc12e8b0b66bd.tar.xz forums-7e01850a4252aa68df6ab5c23e8dc12e8b0b66bd.zip |
[ticket/10293] Fixed the JavaScript in the jumpbox.
The current code is invalid, and results in an critical error which
aborts the script before it gets to return false, thus allowing the form
to submit with an invalid forum ID. This commit fixes that by
referencing "this" instead of "document.jumpbox", which didn't exist
because the form had no name.
PHPBB3-10293
Diffstat (limited to 'phpBB/includes/diff/engine.php')
0 files changed, 0 insertions, 0 deletions