]> git.evergreen-ils.org Git - Evergreen.git/commit
Fix broken non-RSS bookbag feeds
authorDan Wells <dbw2@calvin.edu>
Thu, 7 Jun 2012 14:32:59 +0000 (10:32 -0400)
committerMike Rylander <mrylander@gmail.com>
Fri, 8 Jun 2012 19:50:47 +0000 (15:50 -0400)
commitb5c968d59c24baadaf0bf63982c7767d689ac725
treebc5419866c05a23bac6aa5e762c615efdb310120
parenta689278e2f76f7d4e28de064dc70a03d4731941c
Fix broken non-RSS bookbag feeds

This commit addresses LP#1010036 by defining a stub 'description()'
method.  Lack of such a method was causing internal server errors
for other kinds of feeds.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/SuperCat/Feed.pm