kohabug 2475 [2/2] Porting LCCN splitting code to Labels.pm
authorChris Nighswonger <chris.nighswonger@liblime.com>
Sat, 9 Aug 2008 12:36:27 +0000 (07:36 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Sat, 9 Aug 2008 13:05:00 +0000 (08:05 -0500)
commit49adec80cb2c8dc82180276da17422f060d1acb6
tree247bf706e8c6da60ed70c160fab1c73104516c06
parent386aefb44c51e11fccfc1ca560f19da7e17ab134
kohabug 2475 [2/2] Porting LCCN splitting code to Labels.pm

This patch corrects the csv field list processing alogrithm in two areas:

1. It adjusts the regexp to handle quoted fields with embedded spaces.
2. It adds descrimination for individual 952 subfields.

Documentation needs to be written for the label layout editor.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Labels.pm