Closed (duplicate)
Project:
Twitter
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2009 at 15:41 UTC
Updated:
22 Feb 2009 at 04:03 UTC
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).
| Comment | File | Size | Author |
|---|---|---|---|
| twitter_node_form.patch | 781 bytes | jose reyero |
Comments
Comment #1
webchickRolled this fix into #372970: Announce this Post Option Always Shows Up.