- Issue created by @danharper
- 🇩🇪Germany marcoka
That memory error normally is because php has not enough memory. What do you use in your php config for memeory_size?
- 🇬🇧United Kingdom danharper
This needs adding to the settingsForm function
$form = parent::settingsForm($form, $form_state);
I've tried to do a merge request but I can't work it out.
- 🇬🇧United Kingdom danharper
I stumbled across this
https://www.drupal.org/project/field_formatter/issues/3333885 🐛 Infinite loop when first available formatter extends FieldWrapperBase Fixed
- 🇩🇪Germany marcoka
Hi, thank you.
Hi no complicated workflow necessary. If this is only simple small api stuff we can discuss it here without patches and stuff. Saves a lot of time.So you added that locally and that fixes the issue?
- 🇬🇧United Kingdom danharper
Hi Marcoka,
Yes that fixed the issue, I managed to create a pull request but I don't know if I've set it to the correct branch. You can see in there what the change is, as you say it is very minor.
https://git.drupalcode.org/project/fa_formatter/-/merge_requests/2
Cheers Dan
- Status changed to Fixed
7 months ago 10:44am 24 April 2024 Automatically closed - issue fixed for 2 weeks with no activity.