The constructor of WidgetBase documents that the $plugin_id should be an array, but it's obviously a string.

CommentFileSizeAuthor
#2 2827097-2.patch477 bytespfrenssen

Comments

pfrenssen created an issue. See original summary.

pfrenssen’s picture

Status: Active » Needs review
StatusFileSize
new477 bytes
dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Nice find!

  • xjm committed 9a3f5aa on 8.3.x
    Issue #2827097 by pfrenssen: $plugin_id is a string, not an array
    

  • xjm committed d9d5ddd on 8.2.x
    Issue #2827097 by pfrenssen: $plugin_id is a string, not an array
    
    (...
xjm’s picture

Version: 8.3.x-dev » 8.2.x-dev
Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.3.x adn 8.2.x; thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.