From 683930ca4a31d502b704bbb9366938b4ed6562b1 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Mon, 16 Jul 2007 14:02:06 +0000 Subject: - Handle forum links/redirects within viewforum if no read permission given (to display login box or error message) (Bug #13467) - Prevent changing postable forum having subforums to link forum without moving subforums out first git-svn-id: file:///svn/phpbb/trunk@7895 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 5df23ae7e8..ee6cb416d3 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -249,7 +249,9 @@ p a {
  • [Change] Improved utf8_clean_string with a more complete list of homographs and NFKC normalization
  • [Fix] Fixed error messages that ACP Database can give (Bug #13463)
  • [Fix] Fixed potential issues with databases that use tables names is uppercase
  • - +
  • [Fix] Handle forum links/redirects within viewforum if no read permission given (to display login box or error message) (Bug #13467)
  • +
  • [Fix] Prevent changing postable forum having subforums to link forum without moving subforums out first
  • + -- cgit v1.2.1