Claude Diderich
Claude Diderich
# 🐞 bug report ### ⁉️ Describe the bug When entering a payment (Payment In) and selecting a non-reference currency, the currency shown with the value field is not adjusted...
# 🐞 bug report ### ⁉️ Describe the bug If a comment that has replies is deleted (moved to the recycle bin), neither the comment, nor the replies are visible...
# 🐞 bug report ### ⁉️ Describe the bug Letters get cut off, e.g., `g` (see yellow text), in titles of entities as shown in the below figure. This is...
# 🐞 bug report When running YetiForceCRM 6.4.0 v4 with php 8.1.10, the `OSSMailScanner` no longer works because the return type of function `imap_open` has changed from `resource` to `IMAP\Connection`...
# 🐞 bug report ### ⁉️ Describe the bug There are still some modules that use the deprecated function `strfime`, making the code not 100% php 8.1 compliant. Some can...
# 🐞 bug report ### ⁉️ Describe the bug The `Calendar` module contains a field picklist called `status`:  Neither the values, not the assignment to specific roles of those...
# 🐞 bug report ### ⁉️ Describe the bug When saving a newly created or modified OSSTimeControl entry, the following warnings are reported in the `cache/logs/errors.log` file:  I have...
# 🐞 bug report ### ⁉️ Describe the bug When there is an error in the core, for example, from customization, YetiForceCRM fails with the following exception/error message being written...
# 🐞 bug report ### ⁉️ Describe the bug I successfully installed the latest version 7.0.0. Everything works fine, except when I try to configure the mail scanner. I get...
It would be great if the error messages would be translatable through `gettext`, eg., `_("Error message").'. '._("Language").' '.$lang.' '._("not supported")`.