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(UVE): UrlContentMap Redirection to Correct Page After Save or Publish #29896 #30334

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

valentinogiardino
Copy link
Contributor

Proposed Changes

  • Refactored the logic to handle URL redirection after saving a UrlContentMap.
  • Added methods to extract and determine the target URL for redirection, ensuring the correct URL is used when publishing content.

Checklist

  • Tests
  • Translations
  • Security Implications Contemplated (add notes if applicable)

Additional Info

This fix addresses the issue where, after saving or publishing a UrlContentMap, the system incorrectly redirects to the content type’s detail page instead of the expected URL. The changes ensure that the correct URL is detected and used, preventing unwanted redirection after the save or publish action.

Screenshots

Before:

issue-29896-uve-fix-urlcontentmaps-redirect.mov

After:

fix-issue-29896-uve-fix-urlcontentmaps-redirect.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant