#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:
------------------------+---------------------
Comment (by Ludmila Marian <ludmila.marian@…>):
In [d13b07eca3b026b14eec28147be5b6d51f467931]:
{{{
#!CommitTicketReference repository=""
revision="d13b07eca3b026b14eec28147be5b6d51f467931"
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:3>
Invenio <http://invenio-software.org>