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

Extended KeywordModel with metadata field fails when field is empty #108

Open
tfinez opened this issue Jul 18, 2018 · 1 comment
Open

Extended KeywordModel with metadata field fails when field is empty #108

tfinez opened this issue Jul 18, 2018 · 1 comment
Labels

Comments

@tfinez
Copy link

tfinez commented Jul 18, 2018

When we have a component that has linked a keyword, and this keyword has a metadata field empty, we get an error when loading the Entity Model in the line 144
in this file: https://github.com/sdl/dxa-web-application-java/blob/release/2.0/dxa-framework/dxa-common-api/src/main/java/com/sdl/webapp/common/impl/mapping/SemanticMapperImpl.java

We have extended the KeywordModel, and if the meta has value, there's no problem, but it fails when the field is empty.

More info: https://tridion.stackexchange.com/questions/19089/extended-keywordmodel-with-metadata-fails-when-metadata-empty

@rpannekoek rpannekoek added the bug label Dec 18, 2018
@rpannekoek rpannekoek added this to the v2.2 milestone Dec 18, 2018
@rpannekoek
Copy link
Contributor

Internal Issue ID (for tracking purposes): CRQ-12810

@rpannekoek rpannekoek removed this from the v2.2 milestone Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants