https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11994
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from David Nind <[email protected]> --- Hi Owen. I've had a couple of attempts at testing this, but get this message when trying to add: Firefox could not download the search plugin from: http://kohadev.mydnsname.org:8080/cgi-bin/koha/opac-search.pl?format=opensearchdescription OPACBaseURL is set to http://kohadev.mydnsname.org:8080 - I think this is correct. Here is the XML delivered when I look at the source for the URL in the error message above: <?xml version='1.0' encoding='utf-8' ?> <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> <ShortName></ShortName> <Description>Search the Koha library catalog</Description> <InputEncoding>UTF-8</InputEncoding> <Image width="16" height="16" type="image/x-icon"> http://kohadev.myDNSname.org:8080/opac-tmpl/bootstrap/images/favicon.ico </Image> <Url method="get" type="text/html" template="http://kohadev.myDNSname.org:8080/cgi-bin/koha/opac-search.pl?q={searchTerms}" /> <Query role="example" searchTerms="cat" /> </OpenSearchDescription> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
