Fix more thread search pagination issues.

This commit is contained in:
Colin Kuskie 2010-03-20 21:48:09 -07:00
parent 261c8b30da
commit c0206e61f5
4 changed files with 9 additions and 4 deletions

View file

@ -6,6 +6,7 @@
- fixed #11476: Missing override in Page Layout shortcut
- fixed: Unable to add threads with permission to edit CS but not in post group
- fixed #11478: Overzealous removal of double slashes in FilePump macro
- fixed thread pagination on search results, off by 1 error and modal direction
7.9.0
- added #11383: AJAX username checks at registration (Luke Robinson / Orchard Solutions)