How to recreate

go to configuration

/admin/config/services/simplereservation/items

and clicking on create a new item link leads to

/admin/config/services/simplereservation/edit/-1

tabs are broken. Need to be consistent with the established 7.x branch

CommentFileSizeAuthor
#2 add_release.png29.21 KBZZman
Broken tabs.png13.55 KBmartin107

Comments

ZZman’s picture

Hi Martin,
you propably need to Add release first - then 8.x development version will be downloable and you can create issue directly for this version.

https://drupal.org/files/issues/add_release.png

ZZman’s picture

StatusFileSize
new29.21 KB
martin107’s picture

Thanks @ZZman .. I don't have edit permissions to that page.. I am in the process of trying to sort that out now

I will update the issue as soon as possible

martin107’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev
Issue summary: View changes

Now pointing to correct version 8.x-1.x-dev

martin107’s picture

Status: Active » Closed (fixed)

Simple Fix. 2 line fix

The definitions in HOOK_local_task.yml changed

tab_route_id becomes base_route

  • Commit f626d78 on 8.x-1.x-beta by martin107:
    issue #2165085 D8 definitions changed base_route substituted for...