Skip to content

item version link returns 404 error #67

@qzhao-ulb

Description

@qzhao-ulb

Describe the bug
If I visit an item via version number, for example, https://my-instance/items/version/10, it returns 404 not found error.

To Reproduce
Steps to reproduce the behavior:

  1. checkout dspace-angular with release dspace-cris-2023.02.00 or dspace-cris-2023.02.01, and start the frontend with the default config.yml
  2. visit http://localhost:4040/entities/publication/3da502b0-259e-424a-9a7a-66694af86f0b/full
  3. click the version 1 in the version history table: http://localhost:4000/items/version/10
  4. or after step 1 type the url http://localhost:4000/items/version/10 in web browse directly
  5. This page will display "404 page not found". Backend received the request /server/api/core/items/search/findByCustomURL?q=version

Expected behavior
Item page of this version

Related work
none

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions