Comment 5 for bug 1319560

Revision history for this message
Jason Stephenson (jstephenson) wrote :

And, after adding the above comment, I checked the logs and found one that was slipping through still.

Apparently, attrs.marc_xml.findnodes('//*[local-name()="holdings" and @has_holdable="true"]').size in summary.tt2 was also coming up undefined at times.

So, pushed a third commit to repair that.