When adding the twitter subform to a node form (twitter_form_alter), the logic for identifying node forms is loose and produces incorrect matches sometimes (conflicts with any module that has forms named ***_node_form).

This small patch fixes this issue (and also moves the include inside the if() so it is only loaded when needed).

CommentFileSizeAuthor
twitter_node_form.patch781 bytesjose reyero

Comments

webchick’s picture

Status: Needs review » Closed (duplicate)