diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2010-04-04 11:51:34 +0200 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2010-04-04 12:23:07 +0200 |
| commit | 39f26c5cfde3fc018332f379f9b7449a5f1da537 (patch) | |
| tree | ac37bf821838d6ec0810bd40ed849e7473a48612 /phpBB/docs | |
| parent | 43774ef423d205250181c7413585ecd4d9ad6388 (diff) | |
| download | forums-39f26c5cfde3fc018332f379f9b7449a5f1da537.tar forums-39f26c5cfde3fc018332f379f9b7449a5f1da537.tar.gz forums-39f26c5cfde3fc018332f379f9b7449a5f1da537.tar.bz2 forums-39f26c5cfde3fc018332f379f9b7449a5f1da537.tar.xz forums-39f26c5cfde3fc018332f379f9b7449a5f1da537.zip | |
[bug/9047] Use correct forum_id to generate the active topics list. (Bug #9047)
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index ba79660646..61e2f01ed8 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -109,6 +109,7 @@ <li>[Fix] Fix incorrect ampersand encoding in redirect parameter. (Bug #58465)</li> <li>[Fix] Fix open_basedir issues when accessing styles- and language-management. (Bug #59135)</li> <li>[Fix] Fix table binding issues with PostgreSQL in board-wide feed. (Bug #58425)</li> + <li>[Fix] Fix broken links for reports on active topics, when the topic is in a subforum. (Bug #9047)</li> <li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li> <li>[Feature] The memcache acm plugin now supports multiple memcache servers.</li> </ul> |
