Revision: 5423
http://geonetwork.svn.sourceforge.net/geonetwork/?rev=5423&view=revAuthor: jesseeichar
Date: 2009-11-03 14:12:24 +0000 (Tue, 03 Nov 2009)
Log Message:
-----------
extent red border is not visible when couplingType == loose.
Bug 17203
Modified Paths:
--------------
sandbox/geocat.ch/trunk/web/geonetwork/xsl/metadata.xsl
Modified: sandbox/geocat.ch/trunk/web/geonetwork/xsl/metadata.xsl
===================================================================
--- sandbox/geocat.ch/trunk/web/geonetwork/xsl/metadata.xsl 2009-11-03 11:59:05 UTC (rev 5422)
+++ sandbox/geocat.ch/trunk/web/geonetwork/xsl/metadata.xsl 2009-11-03 14:12:24 UTC (rev 5423)
@@ -772,13 +772,13 @@
<xsl:otherwise><xsl:value-of select="false()"/></xsl:otherwise>
</xsl:choose>
</xsl:variable>
-
+
<xsl:variable name="requiredExtent"
select="$edit = true() and
@name='extent' and
( count($dataIdentification)>0 or
(count($serviceIdentification)>0 and
- $mixedOrTightCouplingType = true()
+ string($mixedOrTightCouplingType) = true()
)
)
" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
GeoNetwork-commit mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geonetwork-commit