Skip to content

Update custom_field.php#663

Open
RobAdkerson wants to merge 1 commit intojstanden:8.3.1from
RobAdkerson:patch-1
Open

Update custom_field.php#663
RobAdkerson wants to merge 1 commit intojstanden:8.3.1from
RobAdkerson:patch-1

Conversation

@RobAdkerson
Copy link
Copy Markdown

Noticed (through the API) that if you try to update 'params' you receive an error: "must be an object." getDaoFieldsFromKeyAndValue expects an object it then encodes into JSON, but if you hand it already-encoded json, it doesn't recognize it. This would both recognize and validate a json encoded string as input.

Noticed (through the API) that if you try to update 'params' you receive an error: "must be an object." getDaoFieldsFromKeyAndValue expects an object it then encodes into JSON, but if you hand it already-encoded json, it doesn't recognize it.  This would both recognize and validate a json encoded string as input.
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.

1 participant