Steps to re produce:
1. Create a new registration entity.
2. Go to edit.
3. Click on the delete registration type button.

Got this message :

Notice: Undefined property: RegistrationType::$type in registration_type_form_submit_delete() (line 71 of /path/to/drupal/modules/contrib/registration/includes/registration_type.admin.inc).
The requested page "/admin/structure/registration/registration_types/manage//delete" could not be found.
CommentFileSizeAuthor
#1 1802144-01-registration-delete.diff699 byteshypertext200

Comments

hypertext200’s picture

Status: Active » Needs review
StatusFileSize
new699 bytes

Patch attached.

levelos’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • levelos committed f86dd40 on 7.x-1.x, panels, any-entity, slots, integrations, hold_state
    #1802144 by heshan.lk: Use machine name in registration type delete link...