Closed (fixed)
Project:
Facets
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2017 at 11:26 UTC
Updated:
20 Oct 2017 at 18:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
borisson_This should be a solution, not sure if it's the best solution. Note that this only works for creating new sources.
Comment #3
cato commentedRerolled against latest dev. Changed the UUID to use dependency injection.
Comment #5
borisson_This alignment is not in line with drupal's coding standards. It also leads to unrelated stuff in diffs (as seen in this patch). Could you change it back to just having one space?
Comment #6
cato commented@borisson roger that. Updated code style.
Comment #7
borisson_Awesome, thanks!
Comment #8
borisson_Committed, thanks @cato!