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

Fix Category & Tags RSS Feeds #397

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Fix Category & Tags RSS Feeds #397

merged 1 commit into from
Jul 6, 2022

Conversation

warrenbuckley
Copy link
Contributor

@warrenbuckley warrenbuckley commented Jul 6, 2022

The Tags and Categories route already had the tag passed via the route values so we use this instead of depending on the nodename of the page of a VirtualNode, which is not how it is currently setup.

With it not being a VirtualNode then CurrentPage.Parent was null so we just use CurrentPage now

Fixes one of the issues to get this ported listed in #381

@Shazwazza Shazwazza merged commit ffd51bb into Shazwazza:release/5.0.0 Jul 6, 2022
@warrenbuckley warrenbuckley deleted the fix/category-tags-rss-feeds branch July 7, 2022 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants