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

--- Comment #4 from MichaƂ <[email protected]> ---
Ah, and now I get how this bug had to emerge without anyone noticing: OPAC's
plain MARC view makes an AJAX call and inserts the resulting HTML inline into
the element you've shown on the right with id #plainmarc, which styles it.

The problem is: not sure about OPAC, but showmarc.pl in the staff interface in
some cases is shown as a standalone page in a new tab (such as in staged
records for import, if you click on the matched record link). In such case, no
styling is applied.

On that note, I'm not sure why it's an AJAX call there to begin with, but
that's a matter for another bug maybe (along with considering not making the
three tabs in bib view separate pages to begin with either)

-- 
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/

Reply via email to