http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7307 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Needs Signoff |Failed QA --- Comment #15 from Ian Walls <koha.sekjal@gmail.com> --- I'm with Katrin on this; we need to be sure this doesn't break existing installations that don't have the http:// or https:// in the system preference. Until that is resolved, this needs to be marked Failed QA. Some additional problems: Broken TT tag around line 38 of koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tt : % OPACBaseURL %] OPACrssURL is needlessly defined and assigned; we're just passing OPACBaseURL straight through to the template param of the same name. Why have an extra storage variable for this? -- You are receiving this mail because: You are watching all bug changes.