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

Clicking on tasks redirects to the incorrect url #6606

Closed
looowizz opened this issue Jan 6, 2025 · 2 comments
Closed

Clicking on tasks redirects to the incorrect url #6606

looowizz opened this issue Jan 6, 2025 · 2 comments
Labels
0. to triage Pending approval or rejection bug

Comments

@looowizz
Copy link

looowizz commented Jan 6, 2025

Steps to reproduce

  1. Create a task in the Tasks app
  2. Navigate to it in the Calendar app
  3. Click on the created task

Expected behavior

Redirects to a link that displays the task in the tasks app

Actual behavior

The redirect link goes to:
https://nextcloud.tld/apps/tasks/calendars/<calendar-id>#/calendars/<calendar-id>/tasks/<ID>.ics
This link should be:
https://nextcloud.tld/apps/tasks/calendars/<calendar-id>/tasks/<event-id>.ics

Calendar app version

5.0.8

CalDAV-clients used

No response

Browser

Librewolf (firefox fork) 133.0.3-1

Client operating system

Fedora 41

Server operating system

Debian 12

Web server

Nginx

Database engine version

MySQL

PHP engine version

Other

Nextcloud version

30.0.4

Updated from an older installed version or fresh install

Fresh install

List of activated apps


Nextcloud configuration


Web server error log


Log file


Browser log


Additional info

No response

@looowizz looowizz added 0. to triage Pending approval or rejection bug labels Jan 6, 2025
@tcitworld
Copy link
Member

Should be fixed by #6550 which will be available in the next version.

@looowizz
Copy link
Author

looowizz commented Jan 6, 2025

Sorry! completely forgot to check closed issues

@looowizz looowizz closed this as completed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. to triage Pending approval or rejection bug
Projects
None yet
Development

No branches or pull requests

2 participants