spring-projects / spring-projects/spring-data-rest
Posting text/uri-list to the wrong location results in a 500 [DATAREST-818]
Open
@odrotbohm is already working on this.
Since Dec 31, 2020.
in: content-negotiation
type: bug
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
Christian Bongiorno opened DATAREST-818 and commented
When submitting a text/uri-list to add to a collection of relationships (as per the link above),
a 4xx error is more appropriate.
This error was my fault, definitely. But the 500 error set me scratching my head for a while. It was totally a client side problem
Affects: 2.4.4 (Gosling SR4)
Reference URL: http://stackoverflow.com/questions/36994490/adding-a-resource-to-a-collection-using-spring-data-rest
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.