๐Ÿ‡บ๐Ÿ‡พUruguay @jjose.quevedo

Account created on 3 July 2010, almost 14 years ago
#

Merge Requests

Recent comments

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

jjose.quevedo โ†’ changed the visibility of the branch 5.0.x to hidden.

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

jjose.quevedo โ†’ changed the visibility of the branch 3449166-expose-color-changer to active.

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

jjose.quevedo โ†’ changed the visibility of the branch 3449166-expose-color-changer to hidden.

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

jjose.quevedo โ†’ changed the visibility of the branch 5.0.x to active.

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

jjose.quevedo โ†’ changed the visibility of the branch 5.0.x to hidden.

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi, no worries. Close as fixed. Thanks!

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

This was solved it using this patch

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

The issue was fixed

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

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

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Thank you for providing the clarification. I attempted to reproduce the issue again, but I couldn't observe any problems using vanilla Drupal. I followed the steps you outlined, and I'm sharing the screenshots for your reference:

  • This is the configuration
  • This is the original node
  • This is the translation form of the previous node

As you can see, the paragraph can't be added, deleted, or moved in the translated node. So, if there is anything specific you would like me to try or if you have any additional information, please let me know.

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi, I was trying to reproduce this issue, but I couldn't. It seems everything is working properly using vanilla Drupal. Here are some screenshots:

  • One field was hidden in the translation configuration
  • The field don't appear in the translation of node
๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi, I was trying to reproduce this problem and I realized that the error couldn't be related to the Ctools module. I found the error in the paragraph module, so here is the issue #3376909 ๐Ÿ› Drupal\Component\Plugin\Exception\PluginNotFoundException: The "wemikiwilacri" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() Needs review . Please take a look and I hope this fix is what you need

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

I've tested it and everything works as expected

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Here is a patch to solve the issue. Please take a look

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

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

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi @jrockowitz,

I've been attempting to reproduce the issue you mentioned, but found an error in the process. It's possible that I didn't replicate the issue accurately. Here are the steps I followed:

1. Created a new paragraph.
2. Added an email field to the paragraph.
3. Created a webform.
4. Added several fields to the webform.
5. Created a custom content.
6. Included the previously created paragraph as a field within the content.
7. Added the webform as a field and tried to insert a token, as shown in your screenshot.

However, I received the following error message:

Default submission data (YAML) is using the following invalid tokens

I'm wondering if I missed any steps or if there's something additional I need to do in order to reproduce the issue accurately.
Any guidance or assistance you can provide would be greatly appreciated.

Thank you!

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi, after carefully reviewing both the current issue and issue 3362620 ๐Ÿ› Incorrect path from token [:url:path] with slash Active , I have come to the conclusion that it would be beneficial to include the proposed change. We can ensure that when a user adds a forward slash (/) in front of the token string, it will be automatically removed before processing. This adjustment will help maintain consistency and prevent any potential conflicts or unexpected behavior.

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

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

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi, I've added the patch, just in case someone needs it. Thought it might come in handy!

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi, this issue was solved with the patch posted here:
https://www.drupal.org/project/ds/issues/3329994#comment-15075969 ๐Ÿ› Field groups not displaying when using display suite layout Closed: outdated

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi, here is the patch I've created to resolve the issue at hand.

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

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

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi, I tested this patch and it worked for me. Thanks

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi, I've applied this patch and it worked correctly. Thanks

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

@mark_fullmer Great news! I successfully applied the patch, and I'm sharing it here just in case anyone else might find it useful

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

I used the syntax in #26 and it worked properly, but I'm curious as to why the patch file is not functioning as expected. Just to clarify, I downloaded the patch file from the merge request and copied it into my project. Is there anything else that needs to be done in order to apply the patch file successfully?

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

No, I didn't use that syntax. Instead, I used the following syntax:

            "drupal/url_embed": {
                "CKEditor 5 Support": "./patches/10.patch"
            }
๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi,

I wanted to provide an update regarding the patch I received from the merge request and my attempt to apply it. Unfortunately, the patch did not produce the expected results. Here is what I did:

1. Updated the contrib module to version 2.x.
2. Added the patch to the composer.json file.
3. Made an attempt to apply the patch.

Also, I found an error in the output:
"Could not apply patch! Skipping. The error was: Cannot apply patch."

I would appreciate any help in this regard

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi, I've created a patch to solve the compatibility with Drupal 10

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi, I was trying to reproduce this issue, but couldn't. Please, could you provide more details?

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi, I've added the seven theme as a required package in the composer.json file, as it is now a contrib theme

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

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

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

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

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Hi, I've added the option to clone comments

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

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

๐Ÿ‡บ๐Ÿ‡พUruguay jjose.quevedo

Thanks a lot for your comment, Raineri. I was also able to solve my problem just by installing the package

Production build 0.69.0 2024