]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1472787: fix expansion of wildcard eg-grid-field paths
authorGalen Charlton <gmc@esilibrary.com>
Wed, 8 Jul 2015 21:35:43 +0000 (21:35 +0000)
committerJason Stephenson <jstephenson@mvlc.org>
Wed, 19 Aug 2015 17:39:18 +0000 (13:39 -0400)
commit6f3664ef41f354a7a7bfec15a77c4df1d4e0b147
tree3f67d15b68203e4323b33fcad8a2e8db4b1b3b0e
parent06c9e18fb7aa586d3e3cc3b5cb4fc6c39346f49f
LP#1472787: fix expansion of wildcard eg-grid-field paths

This fixes a bug where expansion of wildcard egGridField
paths didn't handle a plain "*" correctly.

To test:

[1] In the web staff client, bring up the list of a patron's
    current loans.  Add the grace period column to the grid,
    but note that the loans' grace period values are not
    actually displayed.
[2] Apply the patch.
[3] Refresh the browser and repeat step 1.  This time, the
    grace period values are displayed.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/web/js/ui/default/staff/services/grid.js