Hello,
I have found out so far that there should be a function for perma-links - but I could find/see it at the filter 'view issue'-page but also don't know how to activate if necessary (I have seen that there is $g_create_permalink_threshold for configuration but I don't know how to use/activate it the right way (in 'config_inc.php'?))
Some one so kind and take be by the hand to guide me though?
Many thanks and greetings
Thomas
PermLinks - permanent links for filter
Moderators: Developer, Contributor
Re: PermLinks - permanent links for filter
config_inc.php is the right way.ThomasF wrote: 24 Jun 2025, 10:38but I don't know how to use/activate it the right way (in 'config_inc.php'?))
Re: PermLinks - permanent links for filter
Hello atrol,
many thanks for your reply.
as my account has the status "adminstrator" i added
to 'config_inc.php'.
(then the permalink should be visibly for me, at least ...)
(after restarting web-server) setting should work and cause permalink to show up.
But where should i find the permalink? I guess on 'view issue'-page, shouldn't it?
I could not find anything related to permalink, even not by searching on the page using browser search function.
what is the exact text of it?
thx & ng Thomas
many thanks for your reply.
as my account has the status "adminstrator" i added
Code: Select all
$g_create_permalink_threshold = ADMINISTRATOR;
(then the permalink should be visibly for me, at least ...)
(after restarting web-server) setting should work and cause permalink to show up.
But where should i find the permalink? I guess on 'view issue'-page, shouldn't it?
I could not find anything related to permalink, even not by searching on the page using browser search function.
what is the exact text of it?
thx & ng Thomas
Re: PermLinks - permanent links for filter
Hello Atrol,
thanks a lot. Now its clear for me.
While searching for the link-icon I do not have recognized that this button is splitted into two, I allways just clicked on the arrow.
And i didn't stumble across it by accident either. silly me
thanks a lot for the help.
thx & ng - Thomas
thanks a lot. Now its clear for me.
While searching for the link-icon I do not have recognized that this button is splitted into two, I allways just clicked on the arrow.
And i didn't stumble across it by accident either. silly me

thanks a lot for the help.
thx & ng - Thomas