#599: WebSubmit: fix 'record_search_pattern' param of function 'Get_Recid' in
DEMOJRN
------------------------+---------------------
Reporter: jcaffaro | Owner: lmarian
Type: defect | Status: closed
Priority: minor | Milestone:
Component: WebSubmit | Version:
Resolution: fixed | Keywords:
------------------------+---------------------
Changes (by Ludmila Marian <ludmila.marian@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [2d8277396c6997801da525e20670b3e3e391749e]:
{{{
#!CommitTicketReference repository=""
revision="2d8277396c6997801da525e20670b3e3e391749e"
WebSubmit: fix record_search_pattern in DEMOJRN
* The check on the report number format introduced as an example in
DEMOJRN was using a variable stored locally, that was not available
when calling the MBI submission via a direct link; this is why
it is changed to a check that does not require this variable.
(closes #599)
}}}
--
Ticket URL: </ticket/599#comment:2>
Invenio <http://invenio-software.org>