jakartaee / jakartaee/faces

Support explicitly defining the resource bundle for a composite component

Open
#958 4 comments 0 reactions 0 assignees View on GitHub
Component: Components/Renderers Component: Facelets/VDL Priority: Minor Type: Improvement
Dominant language
Java
Stars
127
Forks
59
Avg merge
23h
Merged PRs (30d)
7

Description

Composite components support defining an own ResourceBundle that is accessible via the EL expression "cc.resourceBundleMap". This resource bundle is found by naming convention. There should also be a way of explicitly defining the resource bundle for a composite component. The tag could be extended with an "resourceBundle" attribute that contains the resource bundle name.
#### Affected Versions
[2.2]

Contributor guide

Open the contributing guide

Research direction

Start by tracing composite component resource-bundle discovery and the cc:interface tag handling described in the issue. Define the expected behavior for a resourceBundle attribute, then verify that an explicitly named bundle is exposed through cc.resourceBundleMap alongside convention-based bundles.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.