New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ
Account created on 19 February 2016, over 8 years ago
  • Technical Lead L2 at Materialย  โ€ฆ
#

Merge Requests

Recent comments

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

Hi @larowlan

Please add the steps to reproduce.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

Hey @mikko123

No option is available in Drupal Core to hide comment titles, but you can achieve this.

1. Easy way: Rewrite comment.html.twig file and comment the below code.

{% if title %}
        {{ title_prefix }}
        <h3{{ title_attributes }}>{{ title }}</h3>
        {{ title_suffix }}
      {% endif %}

2. Write the customfieldFormatter file, write the logic as needed and update.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

Hey @kopeboy

Drupal core provides the functionality to add and restrict the file upload to certain extensions.
In your case, you wanted the file upload only to support .yml.tar.gz. For this, you can simply add the said extension to Allowed file extensions of File upload.
Add extension:

And for uncompress, the resultant will be the same how the file is compressed. For example, 1 file (test.yml.tar.gz) uncompressed result will be test.yml

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

A Merge Request has been opened to resolve this issue.
While reproducing this issue, found one more approach from where this issue can be faced.
Steps:

  1. Add a custom block using block type
  2. Then update the layout of the same block type and select the custom block created in step 1.

This will create the same issue, not able to update the layout again until layout settings are deleted.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

Good catch @KimD1. This is a big issue it will take the site into a loop and in the end 502 errors happen. I am looking for a way to disable or hide the current editing block type on the layout builder while using the create content block.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

Hi @britt.vanderlinden

I have tried to reproduce the issue by adding references in Terms, Node, and Paragraph on D10 version, but unable to reproduce it.
Add the steps to reproduce. But before upgrade the Drupal version to the latest stable version (Reason mentioned in previous comment #comment-15358519 ๐Ÿ“Œ HTML characters are not displayed correctly in the entity autocomplete Active )

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

The documentation to Create a simple page view โ†’ already exists, and if we see point 11 it shows the brief to create a menu. I think an anchor link for Menu UI module โ†’ is missing here. The working of the menu is the same for the view page - menu as well.
The original ask of Creating menu tabs โ†’ is also available on the Menu docs.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

Hi @jernejmramor

Update the changes and create a MR(Merge Request), because Drupal recommends MR over patch file.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

Opened the MR for the changes in the #8 patch

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

rksyravi โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

Hi @sleitner,
Unable to reproduce the issue.

Steps followed:
1. Standard installation of using hi (i.e. non-English) language.
2. Created a few articles using Article content type.
3. Performed the bulk operation (/admin/content)

Each time operation ended successfully.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ
๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

rksyravi โ†’ created an issue.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ
๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ
๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ
๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

rksyravi โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ
๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ
๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ
๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

rksyravi โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ
๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

Patch #5 works fine. Marking this fixed.

๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ
๐Ÿ‡ฎ๐Ÿ‡ณIndia rksyravi New Delhi, ๐Ÿ‡ฎ๐Ÿ‡ณ

rksyravi โ†’ created an issue.

Production build 0.69.0 2024