Bug 9902 - item subfields not populating
authorKyle M Hall <kyle@bywatersolutions.com>
Wed, 27 Mar 2013 13:18:24 +0000 (09:18 -0400)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sun, 7 Apr 2013 17:20:07 +0000 (13:20 -0400)
commit9f2189d0c5df94d2bea41c0fda894fcb0b76682d
tree5787b19fc952e69bc9c66fb6d6d5df37dcc05cc7
parentb38a3126e1529829fe18c1c74992152d830bf6d3
Bug 9902 - item subfields not populating

Test Plan:
1) Create a new serial with a default location, call number, and library
   ( the library will need to be any but the one you are logged in as )
2) Click the "Recieve" button for this serial
3) Click "Click to add item"
4) Note those values are not populated
5) Apply the patch
6) Reload the page
7) Click "Click to add item"
8) Note those values are now populated

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
All tests pass!

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
This seems to restore the former behaviour.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests and QA script pass.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
C4/Items.pm