Skip to content

Fix #20395: quote search term for inet4 fields - #20398

Open
richardbrinkman wants to merge 1 commit into
phpmyadmin:masterfrom
richardbrinkman:master
Open

Fix #20395: quote search term for inet4 fields#20398
richardbrinkman wants to merge 1 commit into
phpmyadmin:masterfrom
richardbrinkman:master

Conversation

@richardbrinkman

Copy link
Copy Markdown

Description

I guess I found a fix for my own bug report.
Since this is my first Pull Request for phpmyadmin I'm not sure which branch to commit to. I committed it to the master branch since it is not specific to any released versions. Hope this is OK.

Fixes #20395

Signed-off-by: Richard Brinkman <richardbrinkman@hotmail.com>
@kamil-tekiela

Copy link
Copy Markdown
Contributor

#20396

@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.55%. Comparing base (ccf4064) to head (2a4a8e4).
⚠️ Report is 79 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #20398   +/-   ##
=========================================
  Coverage     63.55%   63.55%           
  Complexity    16121    16121           
=========================================
  Files           676      676           
  Lines         59991    59991           
=========================================
  Hits          38130    38130           
  Misses        21861    21861           
Flag Coverage Δ
dbase-extension 63.55% <100.00%> (+0.07%) ⬆️
unit-8.2-ubuntu-latest ?
unit-8.3-ubuntu-latest ?
unit-8.5-ubuntu-latest ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

[Bug]: IP address is not quoted when searching in a field of type INET4

2 participants