Closed (fixed)
Project:
Paging
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2016 at 09:07 UTC
Updated:
20 Apr 2017 at 03:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sushylUploading patch.
Comment #3
sushylThere was a bug in previous patch. If the content was small the field content was showing empty. I've fixed it and uploading the updated patch.
Comment #4
sushylRemoved $view_mode condition since it's not required in panel field.
Comment #6
jenlamptonThe field formatter here looks a lot like the one I just committed in #2705469: Multilingual support, so that commit should also resolve this issue. I want to give you commit credit for proposing this idea, so I'm going to make some code-style cleanups and commit those changes, attributed to this issue. I should have done this issue first, sorry about that!
Comment #8
sushylThanks @jenlampton :)