fix user session management for MARC Batch Edit user/gmcharlt/marc_batch_edit_user_session
authorGalen Charlton <gmc@esilibrary.com>
Fri, 4 Jan 2013 19:33:28 +0000 (14:33 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 4 Jan 2013 19:37:02 +0000 (14:37 -0500)
commitd79a6da1d6c891ce2798a3f1a334ffeef81f9284
tree1d3122c70c037d1b45d33ed6478d80c60ae235b2
parentf472fc0b7c16f981f6063902e39207204f0cb7a9
fix user session management for MARC Batch Edit

The Javascript in the hardcoded page templates was
not checking the XUL stash for the session key when
run from the staff client; this is now needed as
a result of the XULRunner updates introdued by
commit adee850f.

As a consequence, the list of the user's record buckets
was not retrieved, and attempts to run a batch edit
would spin without updating any records.

This fixes LP#1048707 and LP#1054277.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/TemplateBatchBibUpdate.pm