In atom_reference_field_info() the atom_reference field has the default_widget set to textfield, whereas in atom_reference_field_widget_info there is only one widget type defined, which is atom_reference_textfield.

As such, any module looking to load the default widget from the field definition will be unable to do so.

Simple issue, simple fix. Patch incoming.

CommentFileSizeAuthor
#1 default_widget-2515448-1.patch592 bytesdeciphered

Comments

deciphered’s picture

Status: Active » Needs review
StatusFileSize
new592 bytes

  • nagy.balint committed 35ef95a on 7.x-1.x authored by Deciphered
    Issue #2515448 by Deciphered: Incorrect default widget in Atom reference...
nagy.balint’s picture

Status: Needs review » Fixed

Thanks, committed.

Status: Fixed » Closed (fixed)

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