mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
[PR #687] [MERGED] Fix parameter parsing for = symbol
#1110
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/MPF/pull/687
Author: @Deterous
Created: 4/6/2024
Status: ✅ Merged
Merged: 4/6/2024
Merged by: @mnadareski
Base:
master← Head:=📝 Commits (1)
7ed1fc2Fix parameter parsing for=symbol📊 Changes
2 files changed (+6 additions, -4 deletions)
View changed files
📝
CHANGELIST.md(+4 -0)📝
MPF.Core/Modules/BaseParameters.cs(+2 -4)📄 Description
Assumes that first instance of
=symbol in command part is the one delimiting the valueFixes #686
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.