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

Avoid converting to Json non object values #2982

Conversation

LuxoftAKutsan
Copy link
Contributor

Json::write adds additional " to string type as json value.
But string parameters should not contain additional "

Json::write adds additional `"` to string type as json value
@atiwari9
Copy link

atiwari9 commented Aug 5, 2019

Approved

@LuxoftAKutsan LuxoftAKutsan merged commit d7c1dd2 into feature/read_generic_network_signal_data Aug 5, 2019
@LuxoftAKutsan LuxoftAKutsan deleted the fix/get_policy_congifugration_data_string_parsing branch August 5, 2019 15:46
dboltovskyi pushed a commit to dboltovskyi/sdl_core that referenced this pull request Aug 29, 2019
* Avoid converting to Json non object values

Json::write adds additional `"` to string type as json value

* Fix unit tests
GetmanetsIrina pushed a commit to GetmanetsIrina/sdl_core that referenced this pull request Aug 30, 2019
* Avoid converting to Json non object values

Json::write adds additional `"` to string type as json value

* Fix unit tests
mkorniichuk pushed a commit that referenced this pull request Aug 30, 2019
* Avoid converting to Json non object values

Json::write adds additional `"` to string type as json value

* Fix unit tests
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.

3 participants