#669: Journal searching with ":" ------------------------+---------------------- Reporter: tbrooks | Owner: valkyrie Type: defect | Status: assigned Priority: major | Milestone: Component: WebSearch | Version: Resolution: | Keywords: ------------------------+----------------------
Comment (by valkyrie): The branch in AFS is 669-journal_search_with_colon It massages SPIRES syntax into the correct search, and provides more rigorous checking in field searches in invenio. This exception was generated by the line if str(f[0]).isdigit() and str(f[1]).isdigit(): That didn't previously check if f was at least len 2. -- Ticket URL: <http://invenio-software.org/ticket/669#comment:3> Invenio <http://invenio-software.org>