Skip to content

LastComments Feed Slug-Patch#851

Merged
Fraenkiman merged 1 commit intoflatpressblog:masterfrom
Fraenkiman:LastComments-Feed-Slug-Patch
Mar 28, 2026
Merged

LastComments Feed Slug-Patch#851
Fraenkiman merged 1 commit intoflatpressblog:masterfrom
Fraenkiman:LastComments-Feed-Slug-Patch

Conversation

@Fraenkiman
Copy link
Copy Markdown
Collaborator

  • In the comment feed templates, the link {$comment.entry|cmnt:comments_link} has been recalculated. With PrettyURLs, slug generation depends on contextual data; as a result, an outdated or incorrect slug could have been used during rendering.
  • The feed templates now use the comment link that has already been correctly prepared, rather than recalculating it at render time, which is prone to errors.

- In the comment feed templates, the link {$comment.entry|cmnt:comments_link} has been recalculated. With PrettyURLs, slug generation depends on contextual data; as a result, an outdated or incorrect slug could have been used during rendering.
- The feed templates now use the comment link that has already been correctly prepared, rather than recalculating it at render time, which is prone to errors.
@Fraenkiman Fraenkiman merged commit 83a4f0b into flatpressblog:master Mar 28, 2026
3 checks passed
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.

1 participant