aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/assets/javascript/jquery.js
diff options
context:
space:
mode:
authorCallum Macrae <callum@lynxphp.com>2011-07-26 13:28:08 +0100
committerCallum Macrae <callum@lynxphp.com>2011-07-26 13:43:52 +0100
commit7e01850a4252aa68df6ab5c23e8dc12e8b0b66bd (patch)
treef1ca807bcd3aa717e453a9395a1b0e7c1ceff478 /phpBB/assets/javascript/jquery.js
parent13ca659f1f992f3cd4f8395366ccd01b951ee96d (diff)
downloadforums-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/assets/javascript/jquery.js')
0 files changed, 0 insertions, 0 deletions