Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

@JsonProperty with specific name breaks fragment references #94

Open
kchobantonov opened this issue Nov 18, 2016 · 0 comments
Open

@JsonProperty with specific name breaks fragment references #94

kchobantonov opened this issue Nov 18, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@kchobantonov
Copy link

JsonResource does not override the default getURIFragment implementation when not using an id - currently it delegated to the super when the id is null and the super does not take into the account that a property name could be different than the EStructuralFeature name. If this is fixed then the reverse operations should be fixed as well (loading/finding the reference)

@ghillairet ghillairet added the bug label Nov 19, 2016
@ghillairet ghillairet added this to the 1.0.0 milestone Nov 19, 2016
@ghillairet ghillairet self-assigned this Nov 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants