#530: WebSearch: fix failing search in case-insensitive collections
------------------------+----------------------
Reporter: lmarian | Owner: lmarian
Type: defect | Status: in_merge
Priority: major | Milestone: v1.0
Component: WebSearch | Version:
Resolution: | Keywords:
------------------------+----------------------
Changes (by lmarian):
* status: new => in_merge
Comment:
Fixed in lmarian/webalert_postmigration (since it depends on a previous
commit)
WebSearch: fix failing search in case-insensitive collections
* before checking if a record is in the reclist of a collection check if
the collection actually exists and normalize its name (from case-
insensitive to case-sensitive)
* when trying to guess the collection of a record from the referer url,
test if this referer comes from the same invenio installation (since urls
are similar in different installations)
--
Ticket URL: <http://invenio-software.org/ticket/530#comment:1>
Invenio <http://invenio-software.org>