https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31393
--- Comment #5 from David Cook <[email protected]> --- (In reply to David Cook from comment #4) > I took a look at the code from bug 28278 and I have no idea why it removes > elements with an attribute of "content"... Of course, as soon as I look at it again, the answer looks obvious. At a glance, it looks like we should change "content" to "_content" in _read_from_dom_node. But I haven't actually written that out or tried it yet. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
