Bug 12100: (follow-up) fix regression
authorGalen Charlton <gmc@esilibrary.com>
Mon, 28 Apr 2014 21:32:45 +0000 (21:32 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 28 Apr 2014 21:36:25 +0000 (21:36 +0000)
commit8f287eebc5a3a3afca5443e8d9f677c293c1ee52
tree06ba16252bbe44027013cd3d3fd611736675a178
parent9d94396f7596fe30a5cd84ee7ddc7e8ae3af59d2
Bug 12100: (follow-up) fix regression

This patch fixes a regression on bug 5603 introduced by
the previous patch by ensuring that if no preferred transports are
active for a given message, GetMessagingPreferences()
won't try to populate the transports hash with an undef hash
key.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Members/Messaging.pm