Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error summary always visible with CSP header (#19691) #20105

Conversation

skepticspriggan
Copy link
Contributor

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues #19691

The issue is fixed by allowing the user to specify a HTML class for an empty error summary. The CSS style corresponding to the class can be set locally in the user's project.

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (60ea174) 48.02% compared to head (32a20f9) 47.56%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #20105      +/-   ##
==========================================
- Coverage   48.02%   47.56%   -0.46%     
==========================================
  Files         445      445              
  Lines       43889    43410     -479     
==========================================
- Hits        21077    20650     -427     
+ Misses      22812    22760      -52     

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

framework/helpers/BaseHtml.php Outdated Show resolved Hide resolved
framework/CHANGELOG.md Outdated Show resolved Hide resolved
@samdark samdark added this to the 2.0.50 milestone Jan 18, 2024
@samdark samdark requested review from a team January 18, 2024 17:26
@bizley bizley merged commit 0027227 into yiisoft:master Jan 19, 2024
66 of 67 checks passed
@skepticspriggan skepticspriggan deleted the 19691-error-summary-always-visible-with-csp-header branch February 19, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants