Closed (fixed)
Project:
Automatic Entity Label
Version:
8.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2017 at 12:18 UTC
Updated:
23 Nov 2017 at 13:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dippers commentedYou can reverse the html escape using PHP option:
Comment #3
sonvir249 commentedAdded a patch for the above functionality.
Please review the patch.
Thanks!
Comment #4
gg24 commentedOne space before Escape and full stop in after comment.
Comment #5
sonvir249 commentedHi Gaurav, changes done as suggested.
Thank you!
Comment #6
gg24 commentedHi @sonvir249,
The patch applies cleanly and works as intended. Hence marking this as RTBC.
Thanks for you efforts!
Thanks!
Comment #7
purushotam.rai commentedI feel the code should go in generateLabel protected method instead of setLabel.
Thanks and Regards
Comment #8
sonvir249 commentedHi @purushotam.rai,
Changes done as suggested.
Thank you!
Comment #9
purushotam.rai commentedLooks good to me.
Thanks folks for all your efforts.
Comment #11
purushotam.rai commentedMarking the issue as fixed, will definitely be included in next release.
Thanks and Regards