Ian Walls changed Bug 7307
What Removed Added
Priority PATCH-Sent (DO NOT USE) P3
Status Needs Signoff Failed QA

Comment # 15 from
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: