[PR #668] [MERGED] Fix title normalization #1095

Closed
opened 2026-01-29 16:25:22 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/668
Author: @Deterous
Created: 3/1/2024
Status: Merged
Merged: 3/1/2024
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (2)

  • 1a77037 Perform title normalization properly
  • be87275 Use strings for old .net

📊 Changes

2 files changed (+19 additions, -3 deletions)

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.Core/InfoTool.cs (+18 -3)

📄 Description

Better logic
More punctuation cases may be needed?

Fixes #667


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/668 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 3/1/2024 **Status:** ✅ Merged **Merged:** 3/1/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`1a77037`](https://github.com/SabreTools/MPF/commit/1a77037929499ccf84a58530ed565aaf5bdacdbc) Perform title normalization properly - [`be87275`](https://github.com/SabreTools/MPF/commit/be872754d4d6d8fadc2d2e6b9dedd399edac4b78) Use strings for old .net ### 📊 Changes **2 files changed** (+19 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.Core/InfoTool.cs` (+18 -3) </details> ### 📄 Description Better logic More punctuation cases may be needed? Fixes #667 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:25:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1095