Correctly handle the case of finding new lastPost information when a Post is trashed. Fixes bug #11646.

This commit is contained in:
Colin Kuskie 2010-06-21 16:02:29 -07:00
parent 54c56019d1
commit 05610f7621
4 changed files with 141 additions and 20 deletions

View file

@ -4,6 +4,7 @@
- fixed #11662: yahooapis.com sourced links
- fixed #11658: tmpl var message missing in template help for the cart
- fixed #11628: Message Board: Last Post doesn't show up in CS Thread List
- fixed #11646: Post and Thread Last Post
7.9.7
- added #11571: Allow return from photo edit view to gallery edit view