[XXE] RFE: (1) Permit xmlns="implied-ns" to be added (2) and do not auto-transform namespaces to prefixes

2019-12-04 Thread Leif Halvard Silli
(1) The HTML5 spec permits xmlns="http://www.w3.org/1999/xhtml"; to be added on any HTML element. However, XMLmind editor does not allow the xmlns attribute be added except as root element. So if I want to add xmlns="http://www.w3.org/1999/xhtml"; to a element, XXE does not permit it do be d

Re: [XXE] RFE: (1) Permit xmlns="implied-ns" to be added (2) and do not auto-transform namespaces to prefixes

2019-12-04 Thread Hussein Shafie
On 12/04/2019 12:24 AM, Leif Halvard Silli wrote: (1) The HTML5 spec permits xmlns="http://www.w3.org/1999/xhtml"; to be added on any HTML element. However, XMLmind editor does not allow the xmlns attribute be added except as root element. So if I want to add xmlns="http://www.w3.org/1999/xhtml";