phpbb/phpBB
Richard Foote 24cf7f1d29 [ticket/10407] Fix check for empty image paths in convertor
This applies to avatar_path,avatar_gallery_path,smilies_path and
upload_path.
Currently, the convertor gets each path from the config table and adds a
trailing slash. If there is no entry in the config table for the path, the
path can never be empty because of the added trailing slash. This patch
will check the path without the trailing slash to see if the path is
actually empty.

PHPBB3-10407
2012-01-02 13:09:21 -05:00
..
adm [ticket/8996] Revert initial fix to keep old behaviour on empty selection 2011-12-15 22:14:59 +01:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
develop [ticket/10434] Add script for creating search index from CLI. 2011-10-30 14:00:30 +01:00
docs [prep-release-3.0.10] Update Changelog for 3.0.10-RC3 release. 2011-12-16 18:03:46 +01: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 [ticket/10407] Fix check for empty image paths in convertor 2012-01-02 13:09:21 -05:00
install Merge remote-tracking branch 'Noxwizard/ticket/10349' into develop-olympus 2011-12-03 22:07:34 -05:00
language Merge remote-tracking branch 'p/ticket/10511' into develop-olympus 2011-12-08 22:22:22 +01:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles Merge remote-tracking branch 'nickvergessen/ticket/10504' into prep-release-3.0.10 2011-12-16 17:44:57 +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 Merge remote-tracking branch 'github-bantu/ticket/10335' into develop-olympus 2011-08-26 05:59:13 -04:00
index.php Merge remote-tracking branch 'nickvergessen/ticket/10334' into develop-olympus 2011-08-30 01:39:14 +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 [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers(). 2011-11-20 16:35:31 +01:00
posting.php [ticket/10503] Debug error "Invalid arguments" when previewing edits 2011-11-28 10:35:43 +01: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/8616] Direct links in pm notification emails 2011-10-13 19:17:56 +02:00
viewforum.php [ticket/10319] Missing hidden fields in search form 2011-12-09 01:31:41 +01: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 [ticket/10319] Missing hidden fields in search form 2011-12-09 01:31:41 +01:00
web.config [ticket/10219] Remove invalid and invisible character from web.config. 2011-06-14 23:18:33 +02:00