While testing for #2994408: Tips don't save edits I did not manage to get to the Edit screen like http://drupal.d8/admin/config/user-interface/tour/manage/views-ui/tip/ed...
Debugging showed the code was wrong. Is this for Drupal 8.6.1 specific?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | tour_ui-3003288-1.patch | 889 bytes | clemens.tolboom |
Comments
Comment #2
clemens.tolboomComment #3
clemens.tolboomChecking with core Tour there seems no changes. Maybe core #2246647: Rename PluginBag to LazyPluginCollection did something.
There are no keys. So this should have failed a long time maybe introduces and got unnoticed in #2182095: Fix Tour UI to work on latest core
So I commit this patch
Comment #5
clemens.tolboomComment #6
clemens.tolboom