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

RedirectManager interface triggers an error because of wrong deprecated resource type #3413

Open
rdb987 opened this issue Aug 14, 2024 · 2 comments
Assignees

Comments

@rdb987
Copy link

rdb987 commented Aug 14, 2024

Required Information

  • [6.5.21 ] AEM Version, including Service Packs
  • [6.6.2 ] ACS AEM Commons Version
  • [yes ] Reproducible on Latest? yes

Expected Behavior

When adding a redirect or editing a redirect rule in the redirect manager, redirect filter should be added and no error should be triggered

Actual Behavior

Resource dumped by HtmlRendered is triggered and visible in the interface.
The rows have following resource type: /apps/acs-commons/components/utilities/manage-redirects/redirect-row which now doesn't exist anymore at all in the JCR Repository.

Steps to Reproduce

  1. Open the redirect manager.
  2. Add/modify whatever redirect rule
  3. Click on Save
  4. Error is reproduced.

Links

acs-commons-issue

@YegorKozlov YegorKozlov self-assigned this Aug 14, 2024
@YegorKozlov
Copy link
Contributor

YegorKozlov commented Aug 14, 2024

looks like a regression caused by #3308

as a temp workaround you can refresh the page on create/modify.

@rdb987
Copy link
Author

rdb987 commented Aug 15, 2024

Yes the refresh works and the redirects too but of course for our customer is not nice to see that error. Hope will be solved soon :)

YegorKozlov added a commit to YegorKozlov/acs-aem-commons that referenced this issue Aug 15, 2024
… an error because of wrong deprecated resource type
YegorKozlov added a commit to YegorKozlov/acs-aem-commons that referenced this issue Aug 15, 2024
… an error because of wrong deprecated resource type
YegorKozlov added a commit to YegorKozlov/acs-aem-commons that referenced this issue Aug 16, 2024
@kwin kwin added this to the 6.6.6 milestone Sep 11, 2024
davidjgonzalez pushed a commit that referenced this issue Oct 1, 2024
…g deprecated resource type (#3416)

* #3413 - Redirect Manager: Interface triggers an error because of wrong deprecated resource type
@davidjgonzalez davidjgonzalez removed this from the 6.6.6 milestone Oct 2, 2024
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

No branches or pull requests

4 participants