Skip to content
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

Fixes compatibility with FeedMe's base FieldInterface #68

Closed
wants to merge 1 commit into from

Conversation

brandonjjon
Copy link
Contributor

Resolves a 500 error in the FeedMe mapping page when Recipe plugin is enabled, by adding return type declarations to getMappingTemplate and parseField methods to bring it back in line with FeedMe's base FieldInterface. This issue was occurring even if a recipe field was not in the field layout.

Resolves a 500 error in the FeedMe mapping page when Recipe plugin is enabled, by adding return type declarations to getMappingTemplate and parseField methods to bring it back in line with FeedMe's base FieldInterface. This issue was occurring even if a recipe field was not in the field layout.
@khalwat
Copy link
Contributor

khalwat commented Sep 28, 2023

I very much appreciate the PR -- I think this was done from the wrong base, however. It should be done from develop-v4, which is the Craft 4 version of the plugin

@khalwat khalwat changed the base branch from develop to develop-v4 September 28, 2023 19:44
@khalwat khalwat changed the base branch from develop-v4 to develop September 28, 2023 19:45
@khalwat
Copy link
Contributor

khalwat commented Sep 28, 2023

Yeah I tried just switching the base, and it's somewhat of a mess. Could you redo the PR from develop-v4?

@khalwat khalwat closed this Sep 28, 2023
@brandonjjon
Copy link
Contributor Author

Whoops, thanks @khalwat I just opened up #69.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants