adobe / adobe/aem-core-wcm-components
Documentation Bug (./linkAccessibilityLabel field is not available in the Title Component v3)
- Dominant language
- Java
- Stars
- 796
- Forks
- 776
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 8
Description
## Bug Report
**Current Behavior**
./linkAccessibilityLabel field is not available in the Core Title Component v3. But it is still mentioned in the various documentation that it is still possible to edit/modify this field.
Affected Documentation/URLs
1. [https://www.aemcomponents.dev/content/core-components-examples/library/core-content/title.html](url)
2. [https://github.com/adobe/aem-core-wcm-components/tree/main/content/src/content/jcr_root/apps/core/wcm/components/title/v3/title#:~:text=./linkAccessibilityLabel%20%2D%20defines%20an%20accessibility%20label%20for,attribute%20for%20the%20the%20title%27s%20link.](url)
**Expected behavior/code**
It should not be present in the documentation, as it was removed in the following
- PR [https://github.com/adobe/aem-core-wcm-components/pull/1950/commits/2fdbdae2bf9eb4678307c8cb03aa8cb4fa6ad626#diff-4a5ec7bddcf91ab86d954e80322552e5efe7cc257bbba8a83e671d20cdc0efe7](url)
to address
- Issue [https://github.com/adobe/aem-core-wcm-components/issues/725](url)
**Environment**
- In AEM version 6.5 and AEMaaCS
- Core WCM Components version 2.29.0
**Possible Solution**
Address this documentation gap, to avoid more confusions.
Contributor guide
Research direction
Start with the affected documentation at aemcomponents.dev and content/src/content/jcr_root/apps/core/wcm/components/title/v3/title, then compare the field reference with PR 1950 and issue 725. Remove the obsolete linkAccessibilityLabel references and verify that neither documented location presents the field as available.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100