Problem/Motivation
The `span_classes` field isn't defined in the module schema.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3351795-3-after.png | 84.13 KB | shyam_bhatt |
| #3 | 3351795-3-before.png | 65.54 KB | shyam_bhatt |
| #2 | view_password-3351795-2.patch | 493 bytes | shabana.navas |
Issue fork view_password-3351795
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
shabana.navas commentedComment #3
shyam_bhattI have checked the #2 working fine. Please check the after and before images for the issue.
Configuration schema is a YAML based declarative. The format in Drupal describes the structure of configuration files. It is then applied to Typecast configuration values to ensure the type. Please refer to the link: https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-...
Comment #7
anacolautti commentedSorry, I've been a bit busy lately and it took a while.
Thank you for your contribution to this module. Your patch is now in the 6.0.x dev version.