No Code Attached Yet
avatar aint-broke
aint-broke
7 Apr 2022

Steps to reproduce the issue

Create a breadcrumbs module and add it to a page(s). Run Rich Results Test on the page.

Expected result

May have minor warnings, but should be error free.

Actual result

Get structured data errors indicating one or more missing itemprop fields for item, name, and/or position.

System information (as much as possible)

Happens on a fresh install of Joomla! 4.1.2 using default Cassiopeia template.

Additional comments

The html code that is generated for the breadcrumbs includes a reference to itemscope for BreadcrumbsList in the ordered-list tag that shouldn't be there. The full breadcrumbs meta data definition is included in JSON format by the same module, and that code is formatted and processed correctly by Google. The itemscope in the ordered-list tag should be removed.

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
5.00

avatar aint-broke aint-broke - open - 7 Apr 2022
avatar aint-broke aint-broke - change - 7 Apr 2022
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 7 Apr 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 7 Apr 2022
avatar aint-broke aint-broke - change - 7 Apr 2022
The description was changed
avatar aint-broke aint-broke - edited - 7 Apr 2022
avatar aint-broke aint-broke - change - 7 Apr 2022
The description was changed
avatar aint-broke aint-broke - edited - 7 Apr 2022
avatar aint-broke aint-broke - change - 7 Apr 2022
The description was changed
avatar aint-broke aint-broke - edited - 7 Apr 2022
avatar aint-broke aint-broke - change - 7 Apr 2022
The description was changed
avatar aint-broke aint-broke - edited - 7 Apr 2022
avatar chmst
chmst - comment - 7 Apr 2022
avatar brianteeman
brianteeman - comment - 7 Apr 2022

@chmst the code for the breadcrumbs module is very different in 4.1 to 4.0
This bug was fixed for 4.0 but as the code changed in the module for 4.1 the fix was no longer relevant

avatar chmst
chmst - comment - 7 Apr 2022

The issue is a duplicate - @aint-broke could you delete you rfirst comment? It was he wrong place.

Same issue here: #37508

avatar aint-broke
aint-broke - comment - 7 Apr 2022

It's the same module, but different issue. nadjak77 reported that the problem was related non-menu items and whether or not the breadcrumb module was set to show/hide the last item. I reported that it is always failing because there is a leftover itemscope in the output of the ordered-list that is no longer needed.

avatar aint-broke aint-broke - change - 7 Apr 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-04-07 22:03:44
Closed_By aint-broke
avatar aint-broke aint-broke - close - 7 Apr 2022
avatar aint-broke aint-broke - change - 7 Apr 2022
Status Closed New
Closed_Date 2022-04-07 22:03:44
Closed_By aint-broke
avatar aint-broke aint-broke - reopen - 7 Apr 2022
avatar aint-broke aint-broke - change - 7 Apr 2022
Title
Breadcrumb module fails Google Structured Data test
Breadcrumbs module fails Google Structured Data test
avatar aint-broke aint-broke - edited - 7 Apr 2022
avatar aint-broke aint-broke - change - 7 Apr 2022
The description was changed
avatar aint-broke aint-broke - edited - 7 Apr 2022
avatar richard67
richard67 - comment - 27 Apr 2022

Closing as having a pull request. Please test #37679 . Thanks in advance.

avatar richard67 richard67 - change - 27 Apr 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-04-27 12:36:33
Closed_By richard67
avatar richard67 richard67 - close - 27 Apr 2022

Add a Comment

Login with GitHub to post a comment