?
avatar MusStudent
MusStudent
12 Oct 2015

Joomla 3.4.4
I have a blank names in breadcrumbs after last update. If menu item type is "Menu heading" or "Text separator" I have a blank code:

<ul itemscope="" itemtype="http://schema.org/BreadcrumbList" class="breadcrumb">
        <li class="active">     Вы здесь: &nbsp;</li>
<li itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem">
                                    <a itemprop="item" href="/" class="pathway">
                        <span itemprop="name">
                            Главная</span>
                    </a>
                                    <span class="divider">
                        <img src="/media/system/images/arrow.png" alt="">                   </span>
                                <meta itemprop="position" content="1">
            </li>
                    <li itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem">


<span itemprop="name">
                                            </span>

                                    <span class="divider">
                        <img src="/media/system/images/arrow.png" alt="">                   </span>
                                <meta itemprop="position" content="2">
            </li>
                    <li itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem" class="active">
                <span itemprop="name">
                    Обращение президента ТПП              </span>
                <meta itemprop="position" content="3">
            </li>
        </ul>

default

avatar MusStudent MusStudent - open - 12 Oct 2015
avatar MAT978
MAT978 - comment - 12 Oct 2015

Can you confirm PR #7839 solves the problem?
Then can be closed.
Thanks

avatar zero-24 zero-24 - close - 12 Oct 2015
avatar MusStudent
MusStudent - comment - 12 Oct 2015

Yes, it's the same problem. Thank you.

avatar MusStudent MusStudent - change - 12 Oct 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-10-12 13:23:54
Closed_By MusStudent
avatar MusStudent MusStudent - close - 12 Oct 2015
avatar zero-24 zero-24 - change - 14 Oct 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment