Active
Project:
Entity reference
Version:
7.x-1.0-rc3
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2012 at 09:36 UTC
Updated:
29 Apr 2015 at 10:41 UTC
Jump to comment: Most recent
Similar to http://drupal.org/node/1674858, fields with special characters (An apostrophe in my case) in the label display HTML escape codes in the Sort Field dropdown when sort by "A field attached to this entity" is selected.
Comments
Comment #1
mastermindg commentedI'm having the same issue (as are a lot of people). I wonder is drupal_html_to_text couldn't be called to clean this up?
Comment #2
philyDo try to patch on comment #32 at https://www.drupal.org/node/1665818#comment-7069158. It works for me with Drupal 7.36 and Entity Reference 7.x-1.1