]> 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:51:38 +0000 (15:51 -0400)
commit27959a57b75dca8f41aeaee3d1d066ba672b7bd6
tree2ed15ada1a576196b90df0438fdfc1a8ed0955e8
parentd903689dc0dc34cf8ecb41733b6e8c423f3cb783
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