]> git.evergreen-ils.org Git - working/Evergreen.git/commit
When delivering MARC21 via SuperCat, OpenSearch, offer filename w/ extension
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 10 May 2013 16:32:51 +0000 (12:32 -0400)
committerBen Shum <bshum@biblio.org>
Fri, 31 May 2013 16:58:05 +0000 (12:58 -0400)
commit4ad49105a58fc4241737718feb4b9aae57eced7f
treecaa6ca5a7b731fe18875f85c2d6d49611c182e31
parentd1621affb0f403a68c642ebb652da576ec9e0c10
When delivering MARC21 via SuperCat, OpenSearch, offer filename w/ extension

If you want a record feed in MARC21, without this commit a web browser
just suggests "marc21" as the filename for saving to your local system.

Although many consumers of these feeds will be custom scripts and other
non-interactive software components that won't care about filename, for
the web browser case it's helpful if the server suggests a filename that
ends in .mrc.

So here we go.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/SuperCat.pm