]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1730692: fix two references to asset.copy_vis_attr_cache
authorblake <blake@mobiusconsortium.org>
Tue, 7 Nov 2017 16:14:32 +0000 (10:14 -0600)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 7 Nov 2017 21:12:11 +0000 (16:12 -0500)
commitf98fd95bfcb2e9e3eab1d5091859e336131e1132
treedf274de62b56a81d930fac3cf6d8c359653e9e30
parent41a370aa566e27045e70a3acca4eba6025ec5cf7
LP#1730692: fix two references to asset.copy_vis_attr_cache

Corrected the table references in metabib.pm and site_generator.

To test
-------
[1] Apply the patch.
[2] Verify that sitemap_generator no longer crashes.
[3] Verify that open-ils.storage.ordered.metabib.metarecord.records can be
    called without crashing.

Signed-off-by: blake <blake@mobiusconsortium.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/metabib.pm
Open-ILS/src/support-scripts/sitemap_generator