Skip to content

Unable to create new field if (other) fieldtype is missing #2787

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
intoeetive opened this issue Jan 27, 2023 · 0 comments · Fixed by #2797
Closed

Unable to create new field if (other) fieldtype is missing #2787

intoeetive opened this issue Jan 27, 2023 · 0 comments · Fixed by #2797
Labels
Bug: Accepted Bug has been confirmed, is reproducible, and ready to work on.

Comments

@intoeetive
Copy link
Contributor

intoeetive commented Jan 27, 2023

This happens if fieldtype was not correctly uninstalled (e.g. there's still field assigned to this type in exp_channel_fields) but the addon files were deleted

If you try to create new field, you get the error

Error: Unable to load requested fieldtype file: ft.cypress_addon.php.
Confirm the fieldtype file is located in the /system/user/addons/ directory

Same issue exists if you go to publish new entry - though in that case it might be expected, but only if the field is assigned to given channel

This should be silently ignored instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Accepted Bug has been confirmed, is reproducible, and ready to work on.
Projects
None yet
1 participant