Chia
Account created on 25 March 2015, about 10 years ago
#

Merge Requests

Recent comments

πŸ‡¨πŸ‡΄Colombia tesla863 Chia

tesla863 β†’ changed the visibility of the branch 2.1-support-normalizers to hidden.

πŸ‡¨πŸ‡΄Colombia tesla863 Chia

tesla863 β†’ changed the visibility of the branch 2.x to hidden.

πŸ‡¨πŸ‡΄Colombia tesla863 Chia

tesla863 β†’ made their first commit to this issue’s fork.

πŸ‡¨πŸ‡΄Colombia tesla863 Chia

Hi

Steps to reproduce it:

  1. Go to created a node, for example a basic page
  2. Set the title and click on the "Preview" button:
  3. You could see the error "The website encountered an unexpected error. Try again later." and the exception in the drupal log: "Drupal\Core\Entity\EntityMalformedException: The "node" entity cannot have a URI as it does not have an ID in Drupal\Core\Entity\EntityBase->toUrl() (line 161 of /app/web/core/lib/Drupal/Core/Entity/EntityBase.php)."
πŸ‡¨πŸ‡΄Colombia tesla863 Chia

tesla863 β†’ made their first commit to this issue’s fork.

πŸ‡¨πŸ‡΄Colombia tesla863 Chia

Hi @pierrepaul
I have updated your permissions.
Let me know if it works for you.
Thanks
Carlos D.

πŸ‡¨πŸ‡΄Colombia tesla863 Chia

Hi @pierrepaul
Done!
https://www.drupal.org/project/admin_tooltips/releases/1.0.0-beta3 β†’
I have updated your permissions too.
Let me know if I can help you with anything else.
Thanks

πŸ‡¨πŸ‡΄Colombia tesla863 Chia

Hi Paul,
Sorry for the delay, I've been away for some time, I have sent you the invitation to be a maintainer.
And yes, I agree with your suggestion. I have wanted to upgrade it to Drupal 10 but have been quite busy, and your help would be greatly appreciated.
Thanks for your interest in this project.

πŸ‡¨πŸ‡΄Colombia tesla863 Chia

Maybe. I'm not sure what should define drupalSettings.gin.toolbar_variant, and it fails when the IMCE window is opened. It even fails when accessing directly via /admin/imce/browser. However, it could be a good idea to validate that it exists anyway to avoid breaking other scripts if it is not defined, this helped for my specific case: const toolbarVariant = drupalSettings?.gin?.toolbar_variant; in /js/toolbar.js

πŸ‡¨πŸ‡΄Colombia tesla863 Chia

Hey
I had this problem and I was able to see a js error:

And the IMCE window broke:

I have generated a patch to use the optional chaining operator for the 'toolbarVariant' definition to avoid the error, and now the IMCE loads fine.
I hope this can help someone else.

πŸ‡¨πŸ‡΄Colombia tesla863 Chia

Hi
I had the same issue, patch #3 πŸ› Wrong number of total results in the view Active worked for me.

Context:
When the results summary is set in the view, the @total variable show results for the current page, no the total of results for the all pages.

πŸ‡¨πŸ‡΄Colombia tesla863 Chia

tesla863 β†’ made their first commit to this issue’s fork.

πŸ‡¨πŸ‡΄Colombia tesla863 Chia

tesla863 β†’ made their first commit to this issue’s fork.

Production build 0.71.5 2024