adobe / adobe/aem-project-archetype
Replace deprecated foundation/components/redirect
- Dominant language
- JavaScript
- Stars
- 596
- Forks
- 431
- Avg merge
- 10d 6h
- Merged PRs (30d)
- 1
Description
https://github.com/adobe/aem-project-archetype/blob/master/src/main/archetype/ui.content/src/main/content/jcr_root/content/__appId__/.content.xml#L12 uses the deprecated `foundation/components/redirect`. Since there's redirect support in the regular [page properties](https://experienceleague.adobe.com/docs/experience-manager-cloud-service/sites/authoring/fundamentals/page-properties.html?lang=en#page-properties), we should use that instead.
Contributor guide
Research direction
Open src/main/archetype/ui.content/src/main/content/jcr_root/content/__appId__/.content.xml at line 12 and compare the deprecated foundation/components/redirect usage with the linked AEM page-properties redirect support. Done means the deprecated component is no longer used and the template retains equivalent redirect behavior; no test file is mentioned.
Written by the indexing model from the issue text.
Assessment
- Domain
- web-dev
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100