Bug 10330: (follow-up) fix missed case of authoritysep
authorMark Tompsett <mtompset@hotmail.com>
Thu, 10 Apr 2014 04:13:29 +0000 (00:13 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 23 May 2014 13:27:42 +0000 (13:27 +0000)
commit4219063f341f0e7305501abc27f9f20537d4718e
tree79eb4f0f3845267e1135ba3a7b4936b0a7324e27
parentad6d36776362a398a46acef0d00ca67a7d7a11c7
Bug 10330: (follow-up) fix missed case of authoritysep

$ git grep authoritysep
This showed:
1) the updatedatabase.pl script, as expected,
2) lots of po files,
3) a test file that was missed.

TEST PLAN
---------
1) prove -v t/db_dependent/Search.t
2) Run koha QA test tools

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Work (both patches). Test pass. No koha-qa errors

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Search.t