Hello,
here is a example from my output path breadcrumbs
<a href="http://www.example.com/" itemprop="url">&lt;span itemprop="title"&gt;Startseite&lt;/span&gt;</a></div> » <div class="inline even" itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb"><a href="http://www.example.com/admin" itemprop="url">&lt;span itemprop="title"&gt;Verwaltung&lt;/span&gt;</a></div> » <div class="inline odd" itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb"><a href="http://www.example.com/admin/structure" itemprop="url">&lt;span itemprop="title"&gt;Struktur&lt;/span&gt;</a></div> » <div class="inline even last" itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb"><a href="http://www.example.com/admin/structure/path-breadcrumbs" itemprop="url">&lt;span itemprop="title"&gt;Path breadcrumbs&lt;/span&gt;</a>

CommentFileSizeAuthor
#3 path.png1.97 KBeule

Comments

gmclelland’s picture

Please describe the issue you are having. See http://drupal.org/node/73179

spleshka’s picture

@eule,

Please, provide more information about a bug.

eule’s picture

StatusFileSize
new1.97 KB

hi

my output is messed up. i setup with Rich snippets microdata support and get the links on my breadcrumbs like <a href="http://www.example.com/" itemprop="url">&lt;span itemprop="title"&gt;Startseite&lt;/span&gt;</a>
the <span itemprop="title">Startseite</span> is not well formated

i use omega theme,microdata module and locale

spleshka’s picture

Status: Active » Closed (fixed)

Oh, I found this bug. Thanks for the report. Commited at 692471a (download link).