Colin Kuskie
052b3dfd45
Fix duplicating storages in Posts and subscription groups in threads. Fixes bug #12024 .
2011-01-24 19:08:51 -08:00
Colin Kuskie
c0206e61f5
Fix more thread search pagination issues.
2010-03-20 21:48:09 -07:00
Colin Kuskie
a7b4fbc0ed
Fix thread search URLs when threads are archived, or trashed. Location in the pagination is now found by interrupted linear search.
2010-03-16 18:29:09 -07:00
Colin Kuskie
21e321012c
Fix direct linking to posts and threads when their pagination is set to 0. Fixes bug #11464 .
2010-03-10 09:45:37 -08:00
Colin Kuskie
3a054b4895
Fix Search results for Threads when useContainers=1
2010-02-25 08:59:33 -08:00
Colin Kuskie
b5f5f8f6e8
Threads should not show pagination query params in their URLs.
2010-01-07 08:34:27 -08:00
Colin Kuskie
5fc2a1f248
Fixed bug #11096 . Deleting a thread causes a WebGUI error.
...
Checked to make sure that anything is returned from getLineage
before calculating the rating. When the thread is in the trash
or clipboard, then getLineage will not return anything.
2009-10-07 10:05:43 -07:00