Hi, In the first line of this article, the sentence seem to be not completed as it's written "Drupal's routing system is heavily based on Symfony's.". I have completed this by changing the word "Symfony's." to "Symfony's routing system." with Symfony's official site link so that if someone interested to know more about routing system. Thanks,
I have added one extra check for getMediaQuery().
Hi @quietone,
Thanks for the patch, I have made a change in the patch #3.
Hi @smustgrave , I have applied patch on #33 and tried to access /index.php5 or /index.php.php on Drupal 10.1.x , getting error below
InvalidArgumentException: Source path .php has to start with a slash. in Drupal\path_alias\AliasManager->getAliasByPath() (line 185 of /core/modules/path_alias/src/AliasManager.php).
Kindly suggest, if I am following any wrong step to reproduce this issue.
Hi @acbramley, I have tried previous patched for Drupal 10.1 , but didin't worked for me so I have given a try to first check if the path is valid for which we are validating the "/" value then apply the other checks. Thanks.
I have tried a patch for this issue in Drupal 10.1, this may resolved the mentioned problem. kindly review.
Hi, For this issue, we can put a condition to check whether a pager is in use or not and then return TRUE to FALSE value accordingly. I have created a patch for this issue resolution. Thanks.
Hi, I have add one more check to this variable as it's throwing an undefined error on empty data so we need to add an empty check along with the isset check.
Hi , I have tried to put extra check and not to remove mentioned condition so that we can achieve the required result.
Hi all, I have add not empty check that will handle the empty case and also the undefined case. Kindly review.
Hello everyone, I am also facing the same issue with adding custom blocks, as ckeditor5 not visible. Can someone please help on this.
JS aggregation enable and I am using Drupal 9.5.3 and php 8.2.0