Hello,
When i try to override the HTML of the field--field-doi template, the values disappear from the array. (For example, items becomes empty.)
I think this is due to the use of the field theme.
The problem can be fixed by replacing the theme name (field_field-doi) with something generic, not used elsewhere (for example, doi_field).
Issue fork doi_field-3528637
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 #3
fabsgugu commentedComment #4
kallado commented@fabsgugu I'm on a really busy schedule for the next two weeks I'll get on it as soon as possible.
Comment #6
kallado commentedFixed in 2.0.1 sorry for the delay and thnaks for the help.