[
https://issues.apache.org/jira/browse/NETBEANS-5114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Bien closed NETBEANS-5114.
----------------------------------
Fix Version/s: 12.4
Resolution: Resolved
i think this was added via [https://github.com/apache/netbeans/pull/2613] but
the issue was never closed
> Generated ui:composition missing xmlns
> --------------------------------------
>
> Key: NETBEANS-5114
> URL: https://issues.apache.org/jira/browse/NETBEANS-5114
> Project: NetBeans
> Issue Type: Improvement
> Components: javaee - JSF
> Affects Versions: 12.1
> Environment: Windows 10 / Netbeans 12.1
> Reporter: Stephen Brooksbank
> Assignee: Jakub Herkel
> Priority: Minor
> Labels: pull-request-available
> Fix For: 12.4
>
> Attachments: image-2020-12-08-12-10-40-084.png, missingNamespace.zip,
> namespaceWarning.png
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> When generating a facelets client page using:
> new --> Facelets Template Client --> ui:composition option
> the generated file is missing:
> {{xmlns="http://www.w3.org/1999/xhtml" }}
> namespace from the ui:composition header tag:
> !image-2020-12-08-12-10-40-084.png!
>
> This causes page errors as soon as standard HTML tags are added to the page,
> such as <h1>.
> Please correct the template generation code for this case. Thanks.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists