Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.1.2: List of all links by tag (/tags/{tag}) not working #914

Closed
kiwi-x opened this issue Feb 15, 2025 · 4 comments
Closed

v2.1.2: List of all links by tag (/tags/{tag}) not working #914

kiwi-x opened this issue Feb 15, 2025 · 4 comments
Labels
Bug Something isn't working

Comments

@kiwi-x
Copy link

kiwi-x commented Feb 15, 2025

Bug Description

I wanted to list all links which has a specific tag

How to reproduce

Got to the Tags overview

/tags

click on a tag from the list

Expected behavior

A list of links from the select tag should be visible/shown

Logs

No laravel logs. 
No other error.

Interesing:

/tags/{tag}/feed

is still working and lists all links of the specific tag.

Screenshots

If it is really required :)

Image

LinkAce version

v2.1.2

Setup Method

PHP

Operating System

Alpine Linux Edge (3.22.0_alpha20250108)
PHP 8.3.17 (fpm)
Apache 2.4.63 (fastcgi)

Client details

  • Linux Mint DE (Debian Bookworm)
  • Vivaldi Browser 7.1.3570.50
@kiwi-x kiwi-x added the Bug Something isn't working label Feb 15, 2025
@Kovah
Copy link
Owner

Kovah commented Feb 16, 2025

Could you share more details? Opening any tag works as expected and shows the corresponding links.

@kiwi-x
Copy link
Author

kiwi-x commented Feb 16, 2025

Hi,

I think there are some issues with permissions or
I didn't understand the system not good enough.

I have 5 links with the tag a.
All links and the tag are owned by me.
If I set the permission/visability to "intern" for the links and tag,
the links aren't show on the tag view.

It looks like the links in tag views are only listed, when the link permission/visabilty is set to public.

And I just check the behaviour for lists and it seams to me the same.

On the other hand, when I just recognized, when I open /guest(tags as
guest, I will see all tags regardless of the visabilty setting of the tag.

If you need more informations, please let me know.

Cheers
kiwix

@Brawl345
Copy link

I have the same problem - just upgraded from v1 to v2.1.3. Everything was migrated correctly, all links are still there but clicking on a tag or list shows no links. I have disabled guest access and my links are either private or internal.

@Kovah
Copy link
Owner

Kovah commented Feb 16, 2025

Will be fixed in the next version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants