Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Key/Value field back as string in the page API #18990

@fmontes

Description

@fmontes

Describe the bug
When you have a page with a piece of content that have a Key/Value field the response of that field is an string of an object instead of the objet itself

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://starter.dotcms.com:8443/api/v1/page/render/store/products/tecnica-jt-3-pearl-girls-ski-boots-2020
  2. Search for the specifications1 field
  3. See the response there

Screen Shot 2020-07-28 at 11 55 36

Expected behavior
It should be an object so in the FE we don't have to parse it

Acceptance Criteria

  1. Fix the response accordingly
  2. Work in all the supported browsers (don't forget IE11 and iPad)
  3. Multilanguage
  4. Unit test

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions