spring-projects / spring-projects/spring-data-rest

Sub URLs return 404 instead of empty list [DATAREST-1401]

Open
#1,760 4 comments 0 reactions 1 assignee View on GitHub

@odrotbohm is already working on this.

Since Dec 31, 2020.

in: repository type: bug
Dominant language
Java
Stars
958
Forks
568
PR merge metrics
No merged PRs in 30d

Description

Paul opened DATAREST-1401 and commented

Spring Data Sub URL don't work

The are generated succefully:

!image-2019-06-22-13-58-43-050.png|width=454,height=261!

But you can't follow the link:

!image-2019-06-22-13-59-32-669.png|width=320,height=137!

Expected

The same result is displayed as if when I remove the "foo" from the URL.

Reproduce

  1. Open PersonDao
  2. Adjust path property

!image-2019-06-22-14-01-44-870.png|width=550,height=66!


Affects: 3.1.9 (Lovelace SR9)

Attachments:

Referenced from: commits https://github.com/spring-projects/spring-data-rest/commit/2d994c70761b43dc11242e05bdcd8d339b313159

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.