Fabian Mandelbaum wrote:
>
> today I've tried to install addons for XXE Pro 3.4 and got the following
> error:
>
> Leyendo la lista de complementos
> "http://www.xmlmind.net/xmleditor/_download/list.xxe_addon"...
> XML error at 'http://www.xmlmind.net/xmleditor/_download/list.xxe_addon',
> line 52, column 3: unexpected a:requires element
>
> When, I've accepted it, the addons list was shown to me anyway, and I
> could install some.
>
> The above message didn't appear before 3.5 release.
>
Jean-Yves Belmonte - XMLmind.com wrote:
> I guess the 'a:requires' element is new to version 3.5 and therefore XXE v3.4
> fails to parse 'list.xxe_addon'. This is inconsequential since XXE v3.4 will
> get a relevant list of addons from 'list-${XXE_VERSION}.xxe_addon'. (This
> doesn't hold true for earlier versions.)
The answer of my coworker is 100% correct. However, we'll change the
code of XXE in order to get rid of this error message.