#9352: Improved search results ----------------------------+----------------------------------------------- Reporter: laurenskling | Owner: spliter Type: PLIP | Status: assigned Priority: major | Milestone: 4.1 Component: Infrastructure | Keywords: search ----------------------------+----------------------------------------------- Changes (by potzenheimer):
* cc: potzenheimer (added) * priority: n/a => major Comment: (If this isn't the right place to report than please point me into the right direction...) Out of curiority I just played around with `plone.app.search {{{ bin/buildout -c plips/plip9352-search-results.cfg }}} I noticed that as soon as you apply any advanced search filters the listing bar points to `@@updated_search` which obviously will not work. Setting the `batch_base_url` as a quick workaround fixes this issue. {{{ <tal:batchmacros tal:define="batch_base_url string:${context/absolute_url}/@@search"> ... use-macro batch navigation </tal:batchmacros> }}} -- Ticket URL: <http://dev.plone.org/plone/ticket/9352#comment:66> Plone <http://plone.org> Plone Content Management System _______________________________________________ PLIP-Advisories mailing list plip-advisor...@lists.plone.org http://lists.plone.org/mailman/listinfo/plip-advisories