Viewing a log entry now causes a PHP Fatal:
Fatal error: Call to undefined function Drupal\object_log\Controller\kprint_r() in [...]/modules/contrib/object_log/src/Controller/ObjectLogController.php on line 153
Devel has replaced calls to this function with kpr(), that seems to work here too.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | use_kpr_to_print_logs-2854348-2.patch | 530 bytes | ryandekker |
Comments
Comment #2
ryandekker commentedIncluding a little patch that resolves this for me.
Comment #3
rcodinaPatch on #2 works for me. Thanks!
Comment #4
rcodinaPatch is so simple, I move it to RTBTC state.
Comment #5
ethomas08 commentedThanks for providing the solution along with the issue report, Ryan! I ran into this problem today and the patch worked like a charm.
Comment #6
tree2009 commentedRTBC +1
Comment #8
tree2009 commented