Skip to content

Conversation

ddevsr
Copy link
Collaborator

@ddevsr ddevsr commented Oct 11, 2024

Description
Fixed #9219

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@ddevsr ddevsr requested review from kenjis and michalsn October 11, 2024 03:25
@ddevsr ddevsr added the bug Verified issues on the current code behavior or pull requests that will fix them label Oct 11, 2024
Copy link
Member

@michalsn michalsn left a comment

Choose a reason for hiding this comment

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

Do we have any tests that cover multiple asterisks, when validation rules failed?

@ddevsr ddevsr changed the title fix: validation multiple asterisk fix: getValidated() when validation multiple asterisk Oct 11, 2024
@ddevsr ddevsr requested a review from michalsn October 11, 2024 07:53
Copy link
Member

@michalsn michalsn left a comment

Choose a reason for hiding this comment

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

Thank you!

@michalsn
Copy link
Member

@ddevsr Can you rebase?

@ddevsr ddevsr force-pushed the fix-validation-end-wildcard branch from 9d754ae to cbbbb75 Compare October 21, 2024 06:21
Copy link
Member

@michalsn michalsn left a comment

Choose a reason for hiding this comment

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

Thank you.

@michalsn michalsn merged commit 4a7fbd1 into codeigniter4:develop Oct 22, 2024
42 checks passed
@ddevsr ddevsr deleted the fix-validation-end-wildcard branch October 22, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Verified issues on the current code behavior or pull requests that will fix them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: getValidated() missing data when double wildcard rule

3 participants