Merging fixed #8775: Miscount in number of replies in CS Thread.

This commit is contained in:
Martin Kamerbeek 2008-12-03 15:39:33 +00:00
parent 6f634a44c2
commit 1dde85aad0
3 changed files with 103 additions and 7 deletions

View file

@ -96,6 +96,7 @@
- fixed #9140: Date format error when adding tasks to PM
- fixed #8800: Errors in POD of Asset-related mix-in modules (Bernd Kalbfuß-Zimmermann)
- fixed #9143: Yes No user profile fields problem when default == 1
- fixed #8775: Miscount in number of replies in CS Thread (Martin Kamerbeek / Oqapi)
7.5.34
- fixed: Regression with ProfileField->formField. Added tests to prevent future regression