Skip to content

Conversation

@dearchap
Copy link
Contributor

What type of PR is this?

(REQUIRED)

  • bug

What this PR does / why we need it:

(REQUIRED)

Which issue(s) this PR fixes:

(REQUIRED)

Fixes #2223

Special notes for your reviewer:

(fill-in or delete this section)

Testing

(fill-in or delete this section)

Added a new test case

go test -run=TestFlagAction/flag_string_error2

Release Notes

(REQUIRED)

Fix incorrect handling of empty value after '=' for flag value

@dearchap dearchap requested a review from a team as a code owner November 16, 2025 14:32
@dearchap dearchap merged commit 2240690 into urfave:main Nov 16, 2025
9 checks passed
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.

Empty argument with '=' uses next argument as value

2 participants