Skip to content

fix: Wrong url to feed page#3486

Merged
wofferl merged 1 commit into
nextcloud:masterfrom
wofferl:fix_feed_url
Dec 20, 2025
Merged

fix: Wrong url to feed page#3486
wofferl merged 1 commit into
nextcloud:masterfrom
wofferl:fix_feed_url

Conversation

@wofferl
Copy link
Copy Markdown
Collaborator

@wofferl wofferl commented Dec 19, 2025

Summary

This PR fixes the feed url link in item details view.

Checklist

Signed-off-by: Wolfgang <github@linux-dude.de>
@wofferl wofferl added 3. to review frontend impact Javascript/Frontend code labels Dec 19, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@wofferl wofferl merged commit 588c66c into nextcloud:master Dec 20, 2025
28 of 30 checks passed
@Grotax Grotax mentioned this pull request Jan 12, 2026
Grotax added a commit that referenced this pull request Jan 13, 2026
Changed
- Drop Support for Nextcloud 31 (#3485)
- Add Support for Nextcloud 33 (#3485)
- Add feature to Group starred Items per Feed (#3148)
- Add `occ` commands for importing/exporting articles (#3437)
- Add importing/exporting articles to frontend settings (#3437)
- App settings are now displayed in an app settings dialog (#3500)

Fixed
- Special characters may be displayed incorrectly when full text is enabled (#3472)
- Wrong url to feed page (#3486)
- Long articles are cut short (#3489)
- Imported feeds or newly created folders do not disappear immediately when `showAll` is not set (#3500)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Grotax added a commit that referenced this pull request Jan 13, 2026
Changed
- Drop Support for Nextcloud 31 (#3485)
- Add Support for Nextcloud 33 (#3485)
- Add feature to Group starred Items per Feed (#3148)
- Add `occ` commands for importing/exporting articles (#3437)
- Add importing/exporting articles to frontend settings (#3437)
- App settings are now displayed in an app settings dialog (#3500)

Fixed
- Special characters may be displayed incorrectly when full text is enabled (#3472)
- Wrong url to feed page (#3486)
- Long articles are cut short (#3489)
- Imported feeds or newly created folders do not disappear immediately when `showAll` is not set (#3500)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
@wofferl wofferl deleted the fix_feed_url branch January 13, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review frontend impact Javascript/Frontend code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong url to feed page

3 participants