Remove a template attachment in the Search namespace. Add tests to check all other template attachments. Fixes bug #12238.

This commit is contained in:
Colin Kuskie 2011-08-28 17:28:47 -07:00
parent d40048437c
commit 7a89bf19c7
5 changed files with 85 additions and 2 deletions

View file

@ -3,6 +3,7 @@
- fixed #12229: Indexed thingy data has gateway url prepended to it
- fixed #12195: Visitor group by scratch membership shared among all Visitors (Dale Trexel)
- fixed #12227: Corrected AssetReport such that OrderBy works correctly.
- fixed #12238: Old template attachement in search template slows down sites
7.10.22
- rfe #12223: Add date type to content profiling (metadata)