SC should have OR based term matching on the title and description. Fixes bug #11121

This commit is contained in:
Colin Kuskie 2009-10-12 10:38:15 -07:00
parent 4ebd4038a0
commit c2fde74448
4 changed files with 86 additions and 5 deletions

View file

@ -11,6 +11,7 @@
- fixed #10956: Account, Profile system bad rendering with lots of
- fixed #11112: story archive RSS feed
- added Insurance estimator for the USPS shipping driver
- fixed #11121: Syndicated Content search terms require both title and description match
7.8.1
- mark $session->datetime->time as deprecated and remove its use from core code