Closed (fixed)
Project:
Open ReadSpeaker
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Nov 2017 at 09:26 UTC
Updated:
17 Jun 2020 at 07:19 UTC
Jump to comment: Most recent
Error: Call to undefined function Drupal\open_readspeaker\Plugin\Block\l() in Drupal\open_readspeaker\Plugin\Block\OpenReadspeakerBlock->build() (line 121 of modules/contrib/open_readspeaker/src/Plugin/Block/OpenReadspeakerBlock.php).
Steps to reproduce:
| Comment | File | Size | Author |
|---|---|---|---|
| undefined_function_OpenReadspeakerBlock.patch | 1.28 KB | markusbroman |
Comments
Comment #2
markusbroman commentedComment #3
sunlix@markusbroman
Thank you for reporting this issue.
I have fixed that issue on line with #3090082 because the
l()function is deprecated since a while.