Skip to content

Conversation

@tdonohue
Copy link
Member

References

Description

This small PR just ensures that /reload/ paths always trigger SSR. This fixes the odd behavior seen in #3934.

Instructions for Reviewers

@tdonohue tdonohue added bug high priority performance / caching Related to performance, caching or embedded objects 1 APPROVAL pull request only requires a single approval to merge port to dspace-7_x This PR needs to be ported to `dspace-7_x` branch for next bug-fix release port to dspace-8_x This PR needs to be ported to `dspace-8_x` branch for next bug-fix release labels Jan 31, 2025
@tdonohue tdonohue added this to the 9.0 milestone Jan 31, 2025
@tdonohue tdonohue force-pushed the add_reload_to_ssr_paths branch from c588bcf to 83d24f8 Compare January 31, 2025 20:34
Copy link
Member

@kshepherd kshepherd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 by inspection thanks @tdonohue

@kshepherd kshepherd merged commit 073cd07 into DSpace:main Feb 3, 2025
15 checks passed
@dspace-bot
Copy link
Contributor

Successfully created backport PR for dspace-7_x:

@dspace-bot
Copy link
Contributor

Successfully created backport PR for dspace-8_x:

@tdonohue tdonohue deleted the add_reload_to_ssr_paths branch February 3, 2025 14:42
@tdonohue tdonohue removed port to dspace-7_x This PR needs to be ported to `dspace-7_x` branch for next bug-fix release port to dspace-8_x This PR needs to be ported to `dspace-8_x` branch for next bug-fix release labels May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 APPROVAL pull request only requires a single approval to merge bug high priority performance / caching Related to performance, caching or embedded objects

Projects

No open projects
Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

When "/reload/" paths are not enabled for SSR, sometimes i18n language pack fails to load

3 participants