The changes in #2622808: Don't assume fieldable_panels_panes_view broke the title link handling when Entity API is enabled. Revert the changes and add some tests to confirm that the title link doesn't break when Entity API is installed.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fieldable_panels_panes-n2718091-2.patch | 4.24 KB | damienmckenna |
Comments
Comment #2
damienmckennaThis reverts the change and adds a new test that extends the Panels tests & confirms the title link works.
Comment #4
damienmckennaThe new test fails because it was adding another test dependency. This is a known issue with testbot.
Committed.