Closed (fixed)
Project:
Drupal Commons
Component:
Search
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
13 Feb 2013 at 19:59 UTC
Updated:
9 Mar 2013 at 21:40 UTC
Searching for engineering:
"Search » Site » engrel="v:url" property="v:title" ineering"
Comments
Comment #1
jpontani commentedComment #2
jpontani commentedCommitted to dev. The issue is AdaptiveTheme has a hook_preprocess_breadcrumb that adds raw RDFa markup to the breadcrumb, and since the last breadcrumb is not a link, it gets put into the raw output rather than inside the link markup.
http://drupalcode.org/project/commons_search.git/commitdiff/d718bc1
Comment #3
jpontani commentedActually this commit has it correct, moved from Solr feature to base module.
http://drupalcode.org/project/commons_search.git/commitdiff/c41004c
EDIT: Posted a followup issue in AT queue at #1918700: AT Core breadcrumb preprocess adds RDF markup to plaintext on search pages
Comment #4
jpontani commentedJust an update.
The patch for AT was committed to dev as per: http://drupal.org/node/1918700#comment-7100952
Removed the patch from the makefile for Commons.
http://drupalcode.org/project/commons.git/commitdiff/3d3a153