aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2008-01-30 19:30:58 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2008-01-30 19:30:58 +0000
commitf24069d32c39d21037503b0c5d645a5929291f69 (patch)
tree55659021aa4eae7048860b21658670f9e4944f99 /phpBB/docs
parent35ae4c420fed689ef16df8e3cad8c5164a6443df (diff)
downloadforums-f24069d32c39d21037503b0c5d645a5929291f69.tar
forums-f24069d32c39d21037503b0c5d645a5929291f69.tar.gz
forums-f24069d32c39d21037503b0c5d645a5929291f69.tar.bz2
forums-f24069d32c39d21037503b0c5d645a5929291f69.tar.xz
forums-f24069d32c39d21037503b0c5d645a5929291f69.zip
Fixing realpath issues for provider returning the passed value instead of disabling it. This fixes issues with confirm boxes for those hosted on Network Solutions for example. - #20435
many thanks to the reporter for allowing me to debug this on his server. :) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8355 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 0513ae1215..eea7f88892 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -113,6 +113,7 @@
<li>[Fix] Tiny code fixes (Bug #20165, #20025, #19795, #14804)</li>
<li>[Fix] Prepend phpbb_root_path to ranks path for displaying ranks (Bug #19075)</li>
<li>[Fix] Allow forum notifications if topic notifications are disabled but forum notifications enabled (Bug #14765)</li>
+ <li>[Fix] Fixing realpath issues for provider returning the passed value instead of disabling it. This fixes issues with confirm boxes for those hosted on Network Solutions for example. (Bug #20435)</li>
</ul>
<a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3>