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

Bug with PHP8 when defining custom style in edit or detail view #10449

Open
QuickCRM opened this issue Jun 15, 2024 · 0 comments
Open

Bug with PHP8 when defining custom style in edit or detail view #10449

QuickCRM opened this issue Jun 15, 2024 · 0 comments
Labels
Priority:Moderate Issues & PRs that are minor; broken styling, cosmetic, warnings - there are practical workarounds Type: Bug Bugs within the core SuiteCRM codebase

Comments

@QuickCRM
Copy link
Contributor

Issue

When you add a custom style in a detail or edit view, a PHP error is thrown in include/Smarty/plugins/block.minify.php due to undefined X
example:
'customCode' => '<span style="background-color: lime;">@@FIELD@@</span>',

Possible Fix

No response

Steps to Reproduce the Issue

1. add a custom style to any field in any edit or detail view
2. run Repair / Quick Repair
3. open the view
...

Context

No response

Version

7.14

What browser are you currently using?

Chrome

Browser Version

Any

Environment Information

PHP 8.2

Operating System and Version

Any

@QuickCRM QuickCRM added the Type: Bug Bugs within the core SuiteCRM codebase label Jun 15, 2024
@gemartin21 gemartin21 added the Priority:Moderate Issues & PRs that are minor; broken styling, cosmetic, warnings - there are practical workarounds label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Moderate Issues & PRs that are minor; broken styling, cosmetic, warnings - there are practical workarounds Type: Bug Bugs within the core SuiteCRM codebase
Projects
None yet
Development

No branches or pull requests

2 participants