Attempt ISO2709 decoding of any octet aligned record
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Aug 2013 08:54:03 +0000 (10:54 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Aug 2013 08:54:03 +0000 (10:54 +0200)
Until this point only certain OIDs would trigger ISO2709 decoding.
With this change all octet aligned records will be run though
the MARC parser. If it's not MARC, an error will only occur if it is
a known MARC OID. If not, all bets are off. It's probably not MARC
if it doesn't parse.


No differences found