https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37263 Janusz Kaczmarek <januszop@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |januszop@gmail.com --- Comment #10 from Janusz Kaczmarek <januszop@gmail.com> --- 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? -- You are receiving this mail because: You are watching all bug changes.