https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334

--- Comment #139 from Lucas Gass (lukeg) <[email protected]> ---
(In reply to Victor Grousset/tuxayo from comment #138)
> When having a restricted item ($5), the item table loads indefinitely. And
> console says:
> TypeError: row.bundle_host is null
> 
> Line is:
>                         if ( status == 'restricted') {
>                             nodes += '<span
> class="bundled">%s</span>'.format(_("In bundle:
> %s").format($biblio_to_html(row.bundle_host.biblio, { link: true })));
>                         }
> 
> 
> Going back to main + yarn api:bundle ; restart_all + force refresh makes the
> table work. And with the patches the error happens again.

That looks like a bad copy/paste.

-- 
You are receiving this mail because:
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/

Reply via email to