Warning: htmlspecialchars() expects parameter 1 to be string, object given in /app/docroot/core/lib/Drupal/Component/Utility/Html.php on line 424
Line 149 fails to implement toString() metho on \Drupal\Core\Link.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | htmlspecialchars_expects_parameter_1_to_be_string_3020207_2.patch | 794 bytes | brooke_heaton |
Comments
Comment #2
brooke_heaton commentedPatch adds toString() method to $add_reg_pages_link variable;
Comment #3
ysamoylenko commentedThank you for your work. The patch functionality will be included in the next module release.
Comment #5
ysamoylenko commentedThe patch was committed.