The current version of search::indexer in search/tcl/search-procs.tcl in CVS head has the invocation of the
callback -catch search::action
commented out, which has the consequence, that the callback implementation in search/tcl/syndicate-procs.tcl are not called. As a further consequence, xowiki rss is broken.
Was this an oversight or should the syndicate procs be called differently?