Error on Config Form (/admin/config/user-interface/breadcrumb_field_form)

Installed the module & visited the config form. Getting following error.

TypeError: explode(): Argument #2 ($string) must be of type string, Drupal\breadcrumb_field\BreadcrumbFieldConstants given in explode() (line 92 of core\lib\Drupal\Core\Config\Config.php).

Data model changes

Comments

ananya.k’s picture

Status: Active » Needs review
StatusFileSize
new797 bytes

@rakesh.nimje84@gmail.com,

I have resolved the issue. Please refer to the attached patch..

Thanks!

  • jorgik committed 13948f67 on 2.x
    Issue #3467351: Error on Config Form
jorgik’s picture

Thank you for the patch!

jorgik’s picture

Status: Needs review » Patch (to be ported)