Skip to content

Dashboard widget, route notes.page.create does not exist in the logs. #1753

@rotdrop

Description

@rotdrop

As the title states, the DashboardWidget uses a non-existing (probably no-longer-existing) route:

$this->url->linkToRouteAbsolute('notes.page.create'),

This is a minor issue as the actually used routes are generated by the Vue backend, nevertheless the dashboard-app calls DashboardWidget::getWidgetButtons() which seemingly contains unused and obsolete code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions