Closed (works as designed)
Project:
EK management tools
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Nov 2017 at 23:30 UTC
Updated:
11 Nov 2017 at 00:33 UTC
Jump to comment: Most recent
There is set a wrong link on the project dashboard
+ new project is set with the relative path */projects/project/new
it should be set just */projects/new
Comments
Comment #2
adominique commentedThe button is created in the *links.action.yml file
The route_name refers to the *routing.yml file
The file was edited with commit on Nov 4, 2017 ("Change route for new projects page to avoid conflict with block display").
Possible solutions:
- clear all cache after verification you have the latest updated files: /admin/config/development/performance;
- and/or run /update.php to rebuild the routes with update 8003;
- or do a rebuild by navigating to /core/rebuild.php
- or uninstall and reinstall module.