phpbb/phpBB
Callum Macrae 7e01850a42 [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
2011-07-26 13:43:52 +01:00
..
adm [ticket/9859] Changing all phpBB footers to match the new credit line 2011-07-06 21:46:33 -04:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
develop [ticket/9859] Changing all phpBB footers to match the new credit line 2011-07-06 21:46:33 -04:00
docs [prep-release-3.0.9] Update Changelog for 3.0.9-RC4 release. 2011-07-07 20:20:52 +02:00
download [ticket/10218] Moving global deregistration, etc. to startup.php 2011-06-14 06:11:35 -04:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes Merge remote-tracking branch 'github-bantu/ticket/10257' into develop-olympus 2011-07-16 22:48:58 -04:00
install Merge branch 'prep-release-3.0.9' into develop-olympus 2011-07-10 23:08:56 +02:00
language Merge remote-tracking branch 'github-nickvergessen/ticket/10237' into develop-olympus 2011-07-16 21:43:17 -04:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles [ticket/10293] Fixed the JavaScript in the jumpbox. 2011-07-26 13:43:52 +01:00
.htaccess [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
common.php [ticket/10218] Moving global deregistration, etc. to startup.php 2011-06-14 06:11:35 -04:00
cron.php [ticket/10046] Call flush() in cron.php 2011-03-12 14:56:47 +01:00
faq.php populate who is online only where required 2009-08-12 10:30:37 +00:00
feed.php [ticket/10009] Entries are always posts, update fields accordingly. 2011-02-21 20:24:04 +01:00
index.php [ticket/10243] Call phpbb_gmgetdate() from various places. 2011-07-13 00:01:37 +02:00
mcp.php fix mcp sorting for pm_reports, and some minor language changes 2009-07-22 13:33:54 +00:00
memberlist.php Merge remote-tracking branch 'github-bantu/ticket/10243' into develop-olympus 2011-07-16 22:05:03 -04:00
posting.php Merge branch 'ticket/rxu/6712' into develop-olympus 2011-06-10 00:24:43 +02:00
report.php [ticket/10266] Add "Return to forum" link after reporting a post 2011-07-14 02:52:05 +02:00
search.php [ticket/9851] "Search new posts" should require login. 2010-12-13 14:58:43 +01:00
style.php [ticket/10218] Moving global deregistration, etc. to startup.php 2011-06-14 06:11:35 -04:00
ucp.php [ticket/10186] UCP signature panel displays when not authed for signatures 2011-05-12 19:25:20 -04:00
viewforum.php [ticket/10237] Handle watching and unwatching the same way. 2011-07-11 19:24:40 +02:00
viewonline.php Fix bug #46215 - Adjust viewonline filename regular expression to be less strict. 2009-06-09 15:52:03 +00:00
viewtopic.php Merge remote-tracking branch 'github-bantu/ticket/10243' into develop-olympus 2011-07-16 22:05:03 -04:00
web.config [ticket/10219] Remove invalid and invisible character from web.config. 2011-06-14 23:18:33 +02:00