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

fixing wrong input filter selection #97

Closed
wants to merge 1 commit into from

Conversation

ppaulis
Copy link
Contributor

@ppaulis ppaulis commented Dec 15, 2023

Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA no

Description

This PR fixes wrong input filters for RPC calls. Currently, in 2.1.0 it isn't possible to create a new RPC service, as described in #81

Currently, PATCH Input filters are applied to RPC Post calls in certain cases.

@ppaulis
Copy link
Contributor Author

ppaulis commented Dec 15, 2023

@Ocramius @weierophinney Hi!
When you have a minute to spare, could one of you take a look at this please? :-)
This seems to be a simple copy/paste error, but prevents people currently from creating RPC services through the admin interface.

Thanks!
best regards,

@Xerkus
Copy link
Member

Xerkus commented Dec 15, 2023

@Xerkus Xerkus added the Bug Something isn't working label Dec 15, 2023
@Xerkus Xerkus changed the base branch from 2.2.x to 2.1.x December 15, 2023 19:59
@Xerkus Xerkus modified the milestone: 2.1.1 Dec 15, 2023
@Xerkus Xerkus added the Duplicate This issue or pull request already exists label Dec 15, 2023
@Xerkus
Copy link
Member

Xerkus commented Dec 15, 2023

Duplicate of #88

@Xerkus Xerkus marked this as a duplicate of #88 Dec 15, 2023
@Xerkus Xerkus closed this Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants