https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28307
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #29 from Katrin Fischer <[email protected]> --- (In reply to Juliet Heltibridle from comment #28) > (In reply to Owen Leonard from comment #27) > > Created attachment 142195 [details] [review] [review] > > Bug 28307: (follow-up) Correct OPAC references to OPACBakerTaylorEnabled > > > > This patch adds the new OPACBakerTaylorEnabled preferences to OPAC > > templates and scripts which were missed in the first patch. The patch > > also adds OPACBakerTaylorEnabled to UsageStats.pm and sysprefs.sql. > > > > Check these pages in the OPAC: > > > > - Catalog -> Search results > > - And search results -> RSS > > - Catalog -> Bibliographic details page -> Shelf browser > > - Catalog -> Lists -> List contents > > - Catalog -> Recent comments > > - And recent comments -> RSS > > - Your summary -> Checkouts and Overdues > > Works as expected on all the above pages except for search results -> RSS > and recent comments ->RSS. This is my first time using a sandbox, so I'm not > sure if I'm doing something wrong or not. It seems to me that the link for > the RSS is not being directed back to the sandbox opac. Instead of > https://staff-coverimages.sandbox.bywatersolutions.com/cgi-bin/koha/members/ > member.pl?quicksearch=1&circsearch=1&searchmember=shakespeare, it has > http://coverimages.mydnsname.org:8080/cgi-bin/koha/opac-search. > pl?idx=kw&q=shakespeare&format=rss. Hi Juliet, the RSS will build the link from the OpacBaseURL system preference setting, if you correct that, it might work ok. Could you give it another go maybe? -- 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/
