eclipse-ee4j / eclipse-ee4j/glassfish-jsftemplating
Nested components not created in templates
Open
Component: Templating Format
ERR: Assignee
Priority: Major
Type: Bug
- Dominant language
- Java
- Stars
- 4
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Nested JSF components (where one component is the child of another) are not created when defining template-based
components. The top-level components are created and displayed correctly, but their child components are ignored.
For instance, in the following example template the first h:outputText will display correctly, but the second won't:
#### Environment
Operating System: All
Platform: Windows
#### Affected Versions
[1.2]
Contributor guide
Assessment
This issue has not been assessed yet.