Page MenuHomePhabricator

Make transclusion by keyword not case sensitive
Closed, ResolvedPublic

Description

NOTE: This should be a small amount of work. If we find, over the course of working on this ticket, that it may take up a lot of time, we should re-assess rather than continue.

Acceptance Criteria:

  • Allow transclusion of Collaboration List by keyword to not be case sensitive

Event Timeline

Restricted Application added a subscriber: Aklapper. ยท View Herald TranscriptMay 9 2025, 6:30 PM

Change #1145142 had a related patch set uploaded (by Mhorsey; author: Mhorsey):

[mediawiki/extensions/CampaignEvents@master] Make transclusion parameters for topic and wiki case-insensitive

https://gerrit.wikimedia.org/r/1145142

Change #1145142 merged by jenkins-bot:

[mediawiki/extensions/CampaignEvents@master] Make transclusion parameters for topic and wiki case-insensitive

https://gerrit.wikimedia.org/r/1145142

โœ… Allow transclusion of Collaboration List by keyword to not be case sensitive

Keywords for wikis and topics are no longer case sensitive when testing on betacluster (for example {{Special:AllEvents|wpFilterWikis=enwIkI|wpFilterTopics=aFriCA} ) so I am sending to product sign off


@ifried Should we also make search terms and other filters case insensitive also? For example {{Special:AllEvents|wpSearch=New page }} vs {{Special:AllEvents|wpSearch=NEW PAGE }}? If so I can make a new ticket for this

@ifried Should we also make search terms and other filters case insensitive also? For example {{Special:AllEvents|wpSearch=New page }} vs {{Special:AllEvents|wpSearch=NEW PAGE }}? If so I can make a new ticket for this

@vaughnwalters, yes good call-out! Yes, it would be great if you could make a ticket for that; thank you!