CMS MADE SIMPLE FORGE

CMS Made Simple Core

 

[#12391] Core search issue page/entry titles that start with numbers

avatar
Created By: Greg Prosser (swdmedia)
Date Submitted: Thu Dec 03 14:29:27 -0500 2020

Assigned To:
Version: 2.2.15
CMSMS Version: 2.2.15
Severity: Minor
Resolution: Fixed
State: Closed
Summary:
Core search issue page/entry titles that start with numbers
Detailed Description:
Steps to recreate:
Create a page, and make the title begin with a number that is greater than 99
(i.e. 101 Dalmations)

From the frontend, attempt to search for '101 Dalmations' - zero results.

Change the page title to 99 Dalmations, and now search for '99 Dalmations' - now
the page shows in the results.

Similar behaviour with Module entries (tested with LISE and CompanyDirectory).
Appears to be an issue with the core Search's query.

Occurred as early as 2.2.10 (possibly earlier)


History

Comments
avatar
Date: 2020-12-03 14:44
Posted By: Rolf (rolf1)

Reproduced in 2.2.15
      
avatar
Date: 2021-12-09 20:27
Posted By: tom (tomphantoo)

Problem was that everything < 3 chars is ignored.
Now: numbers < 2 digits and everything else < 3 chars.
      
Updates

Updated: 2021-12-09 20:37
resolution_id: 6 => 7
state: Open => Closed

Updated: 2020-12-03 14:44
resolution_id: 5 => 6

Updated: 2020-12-03 14:30
description: Steps to recreate: Create a page, and make the title begin with a number that is greater than 99 (i.e. 101 Dalmations) From the frontend, attempt to search for '101 Dalmations' - zero results. Change the page title to 99 Dalmations, and now search => Steps to recreate: Create a page, and make the title begin with a number that is greater than 99 (i.e. 101 Dalmations) From the frontend, attempt to search for '101 Dalmations' - zero results. Change the page title to 99 Dalmations, and now search
resolution_id: => 5