https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37263 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #11 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- (In reply to Janusz Kaczmarek from comment #10)
There is still a problem in the smart-rules.tt file, causing the settings for all libraries to be removed instead of the selected one. (You are trying to remove settings for e.g. Midway, but in fact they remain untouched and the defaults are removed).
What should be corrected is--in 8 spots in smart-rules.tt:
- ... data-branch"[% current_branch | html %]"> ... + ... data-branch="[% current_branch | html %]"> ...
I'm not filling a new bug. Pedro, could you please include this in yours?
I've opened bug 37290 for this as the scope is clearly wider there. (This current bug 37263 is about article requests specifically) Janusz I've submitted the patch in your name and signed-off. I'll rebase these patches here on top of bug 37290 to avoid unecessary conflicts. -- You are receiving this mail because: You are watching all bug changes.