On Fri, Jun 5, 2009 at 12:19 PM, Grant Johnson <[email protected]> wrote: > Hey all, > > a Bookbag with one item displays fine using MOST Supercat syntax > > Sample: > http://islandpines.roblib.upei.ca/opac/extras/feed/bookbag/htmlholdings-full/66 > http://islandpines.roblib.upei.ca/opac/extras/feed/bookbag/rss2/66 > http://islandpines.roblib.upei.ca/opac/extras/feed/bookbag/rss2-full/66 > http://islandpines.roblib.upei.ca/opac/extras/feed/bookbag/html/66 > http://islandpines.roblib.upei.ca/opac/extras/feed/bookbag/html-full/66 > Note that this is a bookbag with exactly one record. > > Now try: > http://islandpines.roblib.upei.ca/opac/extras/feed/bookbag/opac/66 > > Strange... Any idea's? >
It (the rlist display code in the OPAC) is splitting the number into digits. Instead of giving you record 373480, it's giving you records 3, 7, 3 (again), 4, 8, and 0 (which doesn't exist). I'll look at that now in trunk. -- Mike Rylander | VP, Research and Design | Equinox Software, Inc. / The Evergreen Experts | phone: 1-877-OPEN-ILS (673-6457) | email: [email protected] | web: http://www.esilibrary.com
