- in IDE:
- open /core/units/phrases/phrases_config.php file for editing
- change value of ListSQLs unit config option to introduce SQL syntax error
- in Admin Console
- go to Logs & Reports → System Log section
- press Delete All to remove all logged records
- go to Website & Content → Labels & Phrases section
- confirm, that SQL error happens
- confirm, that in Debugger (when debugger is enabled) the only error is one about broken SQL and it has trace above it
- go to Logs & Reports → System Log section
- confirm, that only present record is one about SQL error
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- /in-portal/branches/5.2.x
- Lint
Lint Errors Excuse: Maybe will fix in 5.3.x. Severity Location Code Message Error core/kernel/utility/logger.php:205 PHPCS.E.CodingStandard.NamingConventions.ValidVariableName.PublicHasUnderscore CodingStandard.NamingConventions.ValidVariableName.PublicHasUnderscore - Unit
No Unit Test Coverage - Build Status
Buildable 529 Build 529: arc lint + arc unit