edelm
1
OMP categories showing html entity encoding in breadcrumbs (see screenshot).
This happens since we upgraded from 3.3 to 3.4
Frontend:
HTML:
<div class="page page_catalog_category">
<nav class="cmp_breadcrumbs cmp_breadcrumbs_catalog" role="navigation">
<ol>
<li>
<a href="https://home.com">
Home
</a>
<span class="separator">/</span>
</li>
<li class="current" aria-current="page">
<span aria-current="page">
Literature &amp; Language
</span>
</li>
</ol>
</nav>
<h1>Literature & Language</h1>
<div class="monograph_count">
5 Titel
</div>
DB entries:
What application are you using?
OMP 3.4.0.7
Hi @edelm,
I’ll file this for a fix in Github; please watch there for an update:
Regards,
Alec Smecher
Public Knowledge Project Team
edelm
3
Hi Alec
Great, thanks a lot!