Solidify caption/holding relationship
authorDan Wells <dbw2@calvin.edu>
Tue, 2 Jul 2013 15:55:21 +0000 (11:55 -0400)
committerDan Wells <dbw2@calvin.edu>
Tue, 2 Jul 2013 15:55:21 +0000 (11:55 -0400)
commit6ef194b277a89ecf514a4ae7633f022d344a8f5c
tree2de1ab488db82fba99daa668a88a505fd59ce2d2
parent867a1e871d1a162ccd8d0eaa72f352748aa8abe4
Solidify caption/holding relationship

This commit:
- Makes sure that holding data is valid for the given caption
  for new holding objects
- Teaches field_values() to fall back to '*' (unknown marker)
  when a holding is missing data
- Allows the caption() method to be a setter

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/perlmods/lib/OpenILS/Utils/MFHD/Holding.pm