Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
4 Sep 2012 at 10:26 UTC
Updated:
12 Oct 2012 at 18:00 UTC
Jump to comment: Most recent file
As they dont' have $result['node'].
a simple patch is enough.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1773506-drush-file-entity-notice.patch | 1.04 KB | drzraf |
Comments
Comment #1
drzraf commented* use
$result['fields']['path']instead of building the path* don't print user/uid if the item is a file entity
*
trim()the leading whitespace from the extractComment #2
nick_vhLooking good, tested and very minor impact so approved. Committed to 7.x-1.x
Comment #3
nick_vhadded brackets to your if in 7.x-1.x and 6.x-3.x - committed to both
Comment #4
nick_vhclosing to clear out the issue queue a bit