Lutsk
Account created on 16 July 2019, over 5 years ago
#

Merge Requests

Recent comments

πŸ‡ΊπŸ‡¦Ukraine yugro Lutsk

Hi @djsagar,
Please check steps to reproduce in header of issue. I don't think DB or php version has impact on this, so didn't mention.

πŸ‡ΊπŸ‡¦Ukraine yugro Lutsk

here is patch which resolves it.

πŸ‡ΊπŸ‡¦Ukraine yugro Lutsk

Hi @shiv_yadav,
Unfortunately I am not a maintainer or the module to review MR.

πŸ‡ΊπŸ‡¦Ukraine yugro Lutsk

Hello shiv_yadav, I think I found the issue, it was that we had reusable value == 0 in block_content_field_data table and such blocks were cropped by getBlockTypeByUuid() function in EntityViewModeRestriction.php. Though in the same file there is an expression $delta = $content_block_types_by_uuid[$uuid]; , where $uuid includes all blocks in DB and $content_block_types_by_uuid includes only those with reusable==1. I have updated DB for the value and it works. But perhaps it would be good to have check if $uuid is in_array();

πŸ‡ΊπŸ‡¦Ukraine yugro Lutsk

hi all, @nginex,
can you please advise if exporting/importing config entities is possible? We have such entities coming from snippet_manager - module which allows to add html, css, js blocks/pages. We use those to insert in nodes using Layout builder. Thanks.

πŸ‡ΊπŸ‡¦Ukraine yugro Lutsk

There is still no check for a parameter passing to trim inside function block_list_override_plugin_filter_block__layout_builder_alter() of block_list_override.module

πŸ‡ΊπŸ‡¦Ukraine yugro Lutsk

The patch is not applicable for v3.0

πŸ‡ΊπŸ‡¦Ukraine yugro Lutsk

Changed legacy permission name to the only one which is used to administer module.

Production build 0.71.5 2024