grimreaper β credited stephane aimar β .
Here is the little patch file that I use to remove the
stephane aimar β created an issue.
stephane aimar β created an issue.
Hi,
I'm facing the same issue but I'm not sure that is a "token_filter" issue.
If I disable the Token filter in the text format and after saving the token is also removed.
For me it look like a "validation" of content of the href
in CKE5 like an angry regex that prevent some code. A security ?
So I was aware of something that update the changed
date. But thanks to this issue now I know it's when I use --update
But I'm here from this issue https://www.drupal.org/project/drupal/issues/2329253 π Allow ChangedItem to skip updating the entity's "changed" timestamp when synchronizing Fixed
And someone made a patch for my 10.3.x branche I'm using here https://www.drupal.org/project/drupal/issues/2329253#comment-15705835 π Allow ChangedItem to skip updating the entity's "changed" timestamp when synchronizing Fixed
With this patch my changed time is not updated with migrate --update
Hi,
Juste FYI, I'm using this module on a project, I'm using the v1.4 but I'm facing the same issue, after login the browse ( chrome not Fifrefox ) page is keeping loading continusly without ending and if I change the URL i'm connected.
I will upgrate to 1.6 to see if the issue still here or not for me, I'll leave a message here.
But as a second side effect of this, and it can explain the login issue, I got a strange issue due of this module while I'm debugging.
On PHPStorm with xdebug All my PHP are debugged twice ! Every time I load an url the debug is called twice and even I stop the debug in PHPStorm there is a incoming second call catched by my IDE.
So I think that something in the service worker is making a second call of the URL. Then the PHP is processing a second time.
I'm not sure but I think that could make some issue in some PHP process. And it will multiply the php process on the server ! it can make a heavy load !
Best reguards.
StΓ©phane.