From dc89e2be50a90eebc3fb40bc395c1a687daeaf11 Mon Sep 17 00:00:00 2001
From: Christophe Croullebois 
Date: Tue, 16 Nov 2010 09:35:29 +0100
Subject: [PATCH] Bug 6147: Reading RSS feeds via Netvibes
The SearchTerms must be URL encoded, and the item element "isbn" was undefined, this patch corrects these conflicts.
BibLibre MT4439
---
 .../opac-tmpl/prog/en/modules/opac-opensearch.tmpl |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-opensearch.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-opensearch.tmpl
index 05b4221..272fa95 100644
--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-opensearch.tmpl
+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-opensearch.tmpl
@@ -14,11 +14,12 @@
 
 
    
       Search for '' with limit(s): '']]>
      /cgi-bin/koha/opac-search.pl?&format=rss2
-     /cgi-bin/koha/opac-search.pl?&format=rss2" />
+     /cgi-bin/koha/opac-search.pl?&sort_by=&format=rss2"/>
      for '' with limit(s): '' at ]]>
      
      
@@ -27,17 +28,16 @@
      
        20
      
-     /cgi-bin/koha/opac-search.pl?format=opensearchdescription"/>
-      " startPage="" />
 	 
+     /cgi-bin/koha/opac-search.pl?&sort_by=&format=opensearchdescription"/>
+     " startPage="" />
      - 
         , 
-       
+       ISBN 
        /cgi-bin/koha/opac-MARCdetail.pl?biblionumber=/cgi-bin/koha/opac-ISBDdetail.pl?biblionumber=/cgi-bin/koha/opac-detail.pl?biblionumber=
        
.01.TZZZZZZZ.jpg" alt="" />
-
-
/SC.GIF&client=&type=xw10&upc=&oclc=" alt="" />
+
/SC.GIF&client=&type=xw10&upc=&oclc=" alt="" />
 
 
/SC.GIF&client=&type=xw10&upc=&oclc=" alt="" />
 
@@ -51,7 +51,7 @@
                          . 
                            
 
-/cgi-bin/koha/opac-reserve.pl?biblionumber=">Place Hold on 
+/cgi-bin/koha/opac-reserve.pl?biblionumber=">Place Hold on 
 
 						]]>
        /cgi-bin/koha/opac-detail.pl?biblionumber=
@@ -80,12 +80,12 @@
      20
    
     " startPage="" />
-   /cgi-bin/koha/opac-search.pl?pw=" type="text/html"/>
+   /cgi-bin/koha/opac-search.pl?pw=&format=atom" type="application/atom+xml"/>
    /cgi-bin/koha/opac-search.pl?&format=atom" type="application/atom+xml"/>
    /cgi-bin/koha/opac-search.pl?pw=1&format=atom" type="application/atom+xml"/>
    /cgi-bin/koha/opac-search.pl?pw=2&format=atom" type="application/atom+xml"/>
    /cgi-bin/koha/opac-search.pl?pw=4&format=atom" type="application/atom+xml"/>
-   /cgi-bin/koha/opac-search.pl?pw=42299&format=atom" type="application/atom+xml"/>
+   /cgi-bin/koha/opac-search.pl?pw=42299&format=atom" type="application/atom+xml"/>
    /cgi-bin/koha/opac-search.pl?format=opensearchdescription"/>
 
    
-- 
1.7.4.1