Comment 1 for bug 1254146

Revision history for this message
Bill Erickson (berick) wrote :

Pushed fix to user/berick/lp1254146-custom-tree-no-entries

To test:

 insert into actor.org_unit_custom_tree (active, purpose) values (true, 'opac');

Loading the TPAC should produce a 500 error. After the patch is applied, the 500 error should no longer occur.