]> git.evergreen-ils.org Git - Evergreen.git/commit
Fix the links in the Fieldmapper, which were borked whenever a
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 29 Apr 2009 13:45:11 +0000 (13:45 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 29 Apr 2009 13:45:11 +0000 (13:45 +0000)
commit19de971924caa4db05738a09c7d920c05e749fbc
tree4fd0dc45fec8547ec1d7309b86aef046468b7dc0
parent5a79ef6eab165e5c46dfba7710f96dca952d7ce9
Fix the links in the Fieldmapper, which were borked whenever a
class had only one link.

This fix entailed a complete rewrite of the code that builds the
fieldmapper structure, using XML::LibXML instead of XML::Simple.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13013 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Utils/Fieldmapper.pm