Firefox 66.0.2/Mac OSX El Capitan

I'm adding a few items for some recurring tasks to the admin menu, but they only appear in the administration toolbar if I enter an absolute url.
The internal link, however, appears and works well in the respective page. (e.g. admin/config/development/mynewitem) but I would prefer to have it in the toolbar.

Is it possible to solve this problem? I've been looking for a lot, but without results

Many thanks

Comments

senzaesclusiva created an issue. See original summary.

thalles’s picture

Hi @senzaesclusiva!
Try: /admin/config/development/mynewitem

senzaesclusiva’s picture

Hi @thalles,
already tried it!
But i get always the same error "The path '/admin/structure/views/view/popup_first/edit' is either invalid or you do not have access to it."
Obviously i've all permissions :-(

raphaellmario’s picture

Hello @senzaesclusiva, I took the test and it worked correctly. I created the shortcut with the following path 'admin/structure/views/view/comments_recent/edit' without the slash ( / ) at the beginning.
Please, you could test as follows: 'admin/structure/views/view/popup_first/edit' without the slash (/) at the beginning ?
I am using drupal 7 with php 7.1.

thalles’s picture

Status: Active » Fixed
thalles’s picture

thalles’s picture

What is the version of your php?

senzaesclusiva’s picture

Hi,
i'm using 7.0 php

Status: Fixed » Closed (fixed)

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