Page MenuHomePhabricator

Make remaining transclusion by keyword not case sensitive
Open, Needs TriagePublic

Description

This is a follow-up to T393807: Make transclusion by keyword not case sensitive

Acceptance Criteria:

Make search terms and other filters case insensitive also? For example {{Special:AllEvents|wpSearch=New page }} vs {{Special:AllEvents|wpSearch=NEW PAGE }}

Event Timeline

Notes:

  • @vaughnwalters: Our goal is for all transclusion work to not be case sensitive. So, let's test to see what else may be case sensitive right now.
  • It may be quite difficult to make keyword search not case sensitive - see https://phabricator.wikimedia.org/T312229. We can discuss this in more detail in a future team meeting or backlog refinement.