[GeoNetwork-users] XPathException : Undeclared prefix in attribute name: xsi

Hi list,

When I try to edit some metadata, I get the exception:

It doesn't happen for all metadata, only for some. I compared two files (one
gets the error, the other not) and I don't see any difference on the lines
which contain "xsi".
The file header (xsi declaration) is the same in both cases:

It started to happen recently, and I don't remember changing anything
significant in the xml or on the server (I switched to debug:false in
config.xml, and then I switched back to debug:true) and restarted the
server. The server is 2.10.0, and I imported the metadata on another
GeoNetwork 2.10.4, the problem is the same there.

Any idea what it could be?

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/XPathException-Undeclared-prefix-in-attribute-name-xsi-tp5200757.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

Resolved thanks to Vincent Bombaerts and François Prunayre in his comment on
https://github.com/SPW-DIG/metawal-core-geonetwork/issues/220
The namespace XSI was not declared in the file utility.xsl.

Thanks guys!

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/XPathException-Undeclared-prefix-in-attribute-name-xsi-tp5200757p5202770.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.