phpbb/phpBB/includes
Meik Sievertsen c93a40ed0c Fixing the following bugs:
#8444 (language dependent buttons no longer include the dimensions to allow bigger/smaller translated images)
#8414
#8396
#8388
#8216

thanks to bartvb and kellanved for providing possible fixes...


git-svn-id: file:///svn/phpbb/trunk@7114 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-03-03 17:41:21 +00:00
..
acm we support PHP4. :o 2007-03-03 15:05:35 +00:00
acp Fixing the following bugs: 2007-03-03 17:41:21 +00:00
auth - fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156] 2007-02-25 22:09:53 +00:00
captcha - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
db #8354 2007-03-01 10:15:40 +00:00
diff forgot that one ... 2007-01-28 17:00:03 +00:00
mcp #8098 2007-02-24 19:35:20 +00:00
search #8074 2007-02-23 14:52:16 +00:00
ucp Fixing the following bugs: 2007-03-03 17:41:21 +00:00
utf - PHP4's mbstring is stupid stupid stupid 2007-02-18 21:03:36 +00:00
auth.php show dropdown box for choosing the forum in user management screen -> permissions 2006-12-25 15:19:45 +00:00
bbcode.php blah, no need to capture this 2007-03-02 21:00:36 +00:00
cache.php - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
constants.php - fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156] 2007-02-25 22:09:53 +00:00
functions.php "Reintroducing" S_CONTENT_DIR_LEFT & S_CONTENT_DIR_RIGHT as S_CONTENT_FLOW_BEGIN & S_CONTENT_FLOW_END, but rather than taking values from ./language/xx/common.php (which often got translated when not needed, eg: to French, or just plain not used at all, swapping left=>right and right=>left in RTL mode). 2007-02-27 01:00:52 +00:00
functions_admin.php Fixing the following bugs: 2007-03-03 17:41:21 +00:00
functions_compress.php #5654 2006-11-28 14:29:47 +00:00
functions_convert.php - fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156] 2007-02-25 22:09:53 +00:00
functions_display.php do not display passworded forum topics within the active topics list if the user did not enter the password before... thanks to gamer4ever for pointing this out (though next time straight to the security tracker please) 2007-03-02 10:41:53 +00:00
functions_install.php #8234 2007-02-19 19:35:52 +00:00
functions_jabber.php small bugfix... 2007-02-22 19:32:00 +00:00
functions_messenger.php fixing some bugs 2007-02-18 13:42:08 +00:00
functions_module.php - added confirm box to ucp zebra (adding fried/foe) 2007-01-24 11:29:56 +00:00
functions_posting.php Fixing the following bugs: 2007-03-03 17:41:21 +00:00
functions_privmsgs.php fixing some bugs, most being submitted grammatical/spelling errors. 2007-01-21 18:33:45 +00:00
functions_profile_fields.php - author search should use clean names for searching [Bug #5752] 2006-12-03 18:03:33 +00:00
functions_template.php - generate fewer opcodes, make a smaller cache, a bit more readable 2007-01-27 13:36:50 +00:00
functions_transfer.php - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
functions_upload.php some fixes to be committed. 2007-02-09 14:24:34 +00:00
functions_user.php Fixing the following bugs: 2007-03-03 17:41:21 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php - fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156] 2007-02-25 22:09:53 +00:00
session.php #8358 2007-03-01 10:29:46 +00:00
template.php fixing some bugs, most being submitted grammatical/spelling errors. 2007-01-21 18:33:45 +00:00