'Advanced search' link doesn't show if a module's name starts with 'search'

Created on 7 June 2024, 9 months ago
Updated 27 June 2024, 8 months ago

Problem/Motivation

The 'advanced search' link doesn't show at the top of this page: https://www.drupal.org/project/issues/search_api?text=common

The problem is this code:

$is_adv_search = strpos(current_path(), 'project/issues/search') === 0;

in https://git.drupalcode.org/project/project_issue/-/blob/7.x-2.x/project_...

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

2.0

Component

Issues

Created by

🇬🇧United Kingdom joachim

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024