Hello,
here is a example from my output path breadcrumbs
<a href="http://www.example.com/" itemprop="url"><span itemprop="title">Startseite</span></a></div> » <div class="inline even" itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb"><a href="http://www.example.com/admin" itemprop="url"><span itemprop="title">Verwaltung</span></a></div> » <div class="inline odd" itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb"><a href="http://www.example.com/admin/structure" itemprop="url"><span itemprop="title">Struktur</span></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"><span itemprop="title">Path breadcrumbs</span></a>
Comments
Comment #1
gmclelland commentedPlease describe the issue you are having. See http://drupal.org/node/73179
Comment #2
spleshka@eule,
Please, provide more information about a bug.
Comment #3
eule commentedhi
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"><span itemprop="title">Startseite</span></a>the
<span itemprop="title">Startseite</span>is not well formatedi use omega theme,microdata module and locale
Comment #4
spleshkaOh, I found this bug. Thanks for the report. Commited at 692471a (download link).