[GeoNetwork-devel] [GeoNetwork opensource Developer website] #128: Blank page due to XSL compilation error

#128: Blank page due to XSL compilation error
----------------------------------+-----------------------------------------
Reporter: ticheler | Owner: geonetwork-devel@lists.sourceforge.net
     Type: defect | Status: new
Priority: minor | Milestone: v2.4.0 Final
Component: User interface (web) | Version: v2.4.0 RC2
Keywords: |
----------------------------------+-----------------------------------------
On Windows Vista with jre-1_5_0_12-windows-i586-p.exe installed, an XSL
compile error caused the home page to remain blank. The error relates to
an invalid character on line 19 in file web/geonetwork/xsl/xml/env.xsl
I have no access to that machine myself, I only know that on an identical
machine with Java JRE 1.6.0_13 installed, the problem does not occur.

Here's a copy of line 19 and 20 of the env.xsl document. My gut feeling is
that it relates to the character in line 20 instead of in 19.

Line 19: <xsl:variable name="shib"
select="children/shib/children"/>
Line 20: <xsl:variable name="shibAttrib"
select="$shib/attrib/children"/>

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/128&gt;
GeoNetwork opensource Developer website <http://trac.osgeo.org/geonetwork&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.