Melloware created MYFACES-4669:
----------------------------------
Summary: Programmatic Facelet Not Rendering Correctly
Key: MYFACES-4669
URL: https://issues.apache.org/jira/browse/MYFACES-4669
Project: MyFaces Core
Issue Type: Bug
Components: General
Affects Versions: 4.0.2, 5.0.0, 4.1.0-RC3
Reporter: Melloware
Attachments: image-2024-05-28-17-42-16-539.png,
image-2024-05-28-17-43-37-052.png, programmatic_view.zip
Attached is an example:
Run `mvn clean jetty:run -Pmojarra40` and you will see the programmatic view
renders correctly.
!image-2024-05-28-17-42-16-539.png!
Run `mvn clean jetty:run -Pmyfaces40` and you will see the programmatic view
renders incorrectly with ESCAPED HTML tags. [~werpu] this looks like more
double escaping for XML?
!image-2024-05-28-17-43-37-052.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)