Bug 8612: [Follow-up] Fix regular expression
authorJosef Moravec <josef.moravec@gmail.com>
Thu, 4 May 2017 07:43:27 +0000 (07:43 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Jun 2017 15:02:08 +0000 (12:02 -0300)
commit9ca8275862e5730595fdd99d90295c90ba708e15
tree44304430e85c8664fdb799194b82b0ed5f0723ba
parent23e0db00784a3de3642e87dbff3d858cb92b5a74
Bug 8612: [Follow-up] Fix regular expression

Fix regular expression to do what is described in the comment
Make header in CSV profile definition optional
Strip white chars from csv profile definition

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Acquisition.pm