- Issue created by @ankitv18
- Assigned to girish_lnweb
- 🇮🇳India girish_lnweb
@ankitv18 I have use same version of the module and trying to replicate the issue but I have not get any error as you mentioned above, I use this command to check for the errors
./vendor/bin/phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml web/modules/custom/soembed/
and got some errors, mention in the attached screenshot.Kindly give me the steps to replicate.
Thank you
- 🇮🇳India rajdip_755 kolkata
Hi @girish_lnweb, I have also run the phpcs but can't replicating the issue as you mentioned in #3 .
Along with this I have checked lines mentioned by @ankitv18 in the codebase of the module and the \Drupal is used in those lines which is not good as per the Drupal Coding Standard, we should use the DI for those lines.
Thanks !
- Assigned to ankitv18
- @ankitv18 opened merge request.
- Issue was unassigned.
- Status changed to Needs review
2 months ago 11:28am 11 September 2024 -
ki →
committed 4002aa79 on 8.x-2.x authored by
ankitv18 →
Resolve #3473083 "Avoid direct drupal calls"
-
ki →
committed 4002aa79 on 8.x-2.x authored by
ankitv18 →
- Status changed to Fixed
2 months ago 11:34pm 11 September 2024 - Status changed to Needs work
about 2 months ago 12:03am 17 September 2024 - 🇺🇸United States loze Los Angeles
this latest change gives me this error
Error: Call to a member function moduleExists() on null in Drupal\soembed\Plugin\Filter\SoEmbedFilter->getEnabledProviders()
- @loze opened merge request.
- Status changed to Needs review
about 2 months ago 12:39am 17 September 2024 - Status changed to Fixed
about 2 months ago 11:56am 17 September 2024 Automatically closed - issue fixed for 2 weeks with no activity.