View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004713 | Composr | core | public | 2021-11-09 03:06 | 2021-11-09 03:06 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 10.0.38 | ||||
Fixed in Version | 10.0.39 | ||||
Summary | 0004713: Inefficiency with log_it calls | ||||
Description | A require_all_lang call is happening for a number of action log log calls (log_it), which is not efficient. We should load the correct language file wherever possible to avoid needed require_all_lang. And we should be able to test for issues in the code. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Fixed in git commit 32dee83fb (https://gitlab.com/composr-foundation/composr/commit/32dee83fb - link will become active once code pushed to GitLab) |