Christoph Burschka

Results 5 comments of Christoph Burschka

The presence of `collection` in the link templates is not the problem per se here - this is also done by core (see `Drupal\taxonomy\Entity\Vocabulary` for an example). The `routing.yml` definition...

I can confirm that *some* bad stuff is happening (in the current version, 1.2.0). 1. Create a new module and a content entity type, leave all default options. 2. Create...

The problem I encountered seems to be specific to revisionable content entities (note the "revision_revert"), and in fact actively prevents deleting any entities which have a `revision_revert` or `revision_delete` link...

I can also confirm the problem @Sut3kh encountered, but it is not limited to Drupal Console content entities. 1. Create a menu link to `/admin/people`. 2. Create a user account....

Follow-up: I filed the bug report at https://www.drupal.org/node/2926897