Skip to content

[BUGFIX] trim whitespace from form values on save#1691

Merged
microtechno9000 merged 1 commit intoautomatic-ripping-machine:mainfrom
ImLunaHey:fix/trim-settings-fields
Feb 17, 2026
Merged

[BUGFIX] trim whitespace from form values on save#1691
microtechno9000 merged 1 commit intoautomatic-ripping-machine:mainfrom
ImLunaHey:fix/trim-settings-fields

Conversation

@ImLunaHey
Copy link
Copy Markdown
Contributor

Prevents issues with keys/values that have leading/trailing spaces, such as MAKEMKV_PERMA_KEY failing validation when pasted with spaces.

Fixes #1684

Prevents issues with keys/values that have leading/trailing spaces,
such as MAKEMKV_PERMA_KEY failing validation when pasted with spaces.
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 6, 2026

@microtechno9000 microtechno9000 changed the title fix(settings): trim whitespace from form values on save [BUGFIX] trim whitespace from form values on save Feb 17, 2026
Copy link
Copy Markdown
Collaborator

@microtechno9000 microtechno9000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice simple change, thanks

@microtechno9000 microtechno9000 merged commit 41852f0 into automatic-ripping-machine:main Feb 17, 2026
12 of 13 checks passed
uprightbass360 pushed a commit to uprightbass360/automatic-ripping-machine-neu that referenced this pull request Feb 18, 2026
…machine#1691)

fix(settings): trim whitespace from form values on save

Prevents issues with keys/values that have leading/trailing spaces,
such as MAKEMKV_PERMA_KEY failing validation when pasted with spaces.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 MAKEMKV_PERMA_KEY field doesnt trim on save

2 participants