Search enpoint 'next' key missing part of URL

Created on 11 October 2023, over 1 year ago
Updated 17 October 2023, over 1 year ago

Problem/Motivation

Search.json has a key 'next' for the next page. Part of the url is missing:

https://packages.drupal.org/8/search.json?s=

  "next": "https://packages.drupal.org//search.json?s=&page=2"

Should be

  "next": "https://packages.drupal.org/8/search.json?s=&page=2"

Steps to reproduce

Goto search url and look at bottom of document.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands bbrala Netherlands

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024