]> 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:07:38 +0000 (16:07 -0500)
commitff0aa859e8069ba053efa23a55124ccd45ed212d
tree0fb2c2a8542497b2c85ccdf477b8d9942bd61e9b
parentba3b6e832cf631fb8a114d985402c8f6d43f32d8
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