Closed (cannot reproduce)
Project:
Field Formatter Class
Version:
8.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Feb 2017 at 23:14 UTC
Updated:
12 Oct 2022 at 04:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
andrewmacpherson commentedI've tried (and failed) to replicate this with the following field types. The module worked for all of them, using all available formatters from Drupal core.
Can you provide more details of how your Bio field is configured please? It would be helpful if you could export the following via the config UI at
admin/config/development/configuration/single/export:Also, in your 6.12.07 screenshot, I don't see a settings gear-wheel button. Can you confirm whether you see that? I'm not sure if your screenshots are cropped.
Comment #3
andres.torres commentedHi Andrew! thanks for your reply!
so yes as metioned before, the issues are present apparently on Text (Long format - my Bio field). Im attaching a better screenshot for your reference. I think is valid to mention that these are User fields not Node fields.
On the new screenshot (not cropped or anything) you'll see that indeed the gear icon doesnt display for Text Long fields.
Comment #4
andrewmacpherson commentedThanks @andreas.
I tested all three long text field types on User profiles, and still can't reproduce the problem. (It was worth mentioning users rather than nodes though. For a brief moment I wondered if it was some problem with bundle-less entity types, but I think that can be rules out.)
The screenshot in #3 is interesting. It differs from the Manage Display UI in Drupal 8 core in a number of ways, with a mix of formatter and widget terminology:
What other modules are enabled here? (I'm guessing Display Suite and Layout Plugin.) Can you provide a list of modules enabled, together with version number (and D8 core version). Note that Display Suite needs to be the correct version to match whichever D8 core version you use.
At this stage I suspect there might be some incompatibility between third party settings API and Display Suite (or Layout Plugin), depending on how they alter core Field UI. Field Formatter Class is the most popular of the modules using third party settings API, so it makes sense the issue would surface here.
Comment #5
chris matthews commentedSince this issue was 5 years ago and could never be reproduced, closing as such.