NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item2340: METASEARCH - uses some very funky and untested bits of SEARCH, and the documentation is out of date
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Engine |
|
|
I note that
METASEARCH is implemented using regex - this should be replaced with query impl. Similarly, it uses the _callback method -
there seem to NO unit tests at all for either
METASEARCH, nor for _callback
apparently,
- not specifying a
format is supposed to render as 'Results in table' - this isn't so.
- if there are no results,
title is still rendered - not sure if this was always the case (it is in 1.0, and trunk)
- there really should be examples of how to replace each case with query
--
SvenDowideit - 08 Nov 2009
I finished the deprecation of
METASEARCH and META, which had been half-done. I really can't be arsed trying to reverse engineer what it does to create unit tests or proper doc. It's too weird.
--
CrawfordCurrie - 21 Jul 2010