http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12505
--- Comment #22 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #21) > I checked and the bookseller name was still printed into my notice - I was > wondering too. If I didn't test it wrong, it should not cause any harm. Just reading the code, I suspect a regression: The fields from the aqbooksellers table won't be correctly replaced. "name" is replaced because it's a field in the aqcontact table. I don't have the time to test this. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
