Author: andreas
Date: Mon Jan 28 09:14:32 2008
New Revision: 615957
URL: http://svn.apache.org/viewvc?rev=615957&view=rev
Log:
Check for null document instead of DC title to determine if an overview is available. This fixes bug 43884.
Modified:
lenya/trunk/src/modules-core/sitemanagement/usecases/tab/overview.jx
Modified: lenya/trunk/src/modules-core/sitemanagement/usecases/tab/overview.jx
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/sitemanagement/usecases/tab/overview.jx?rev=615957&r1=615956&r2=615957&view=diff
==============================================================================
--- lenya/trunk/src/modules-core/sitemanagement/usecases/tab/overview.jx (original)
+++ lenya/trunk/src/modules-core/sitemanagement/usecases/tab/overview.jx Mon Jan 28 09:14:32 2008
@@ -29,7 +29,7 @@
<div id="contentblock1" class="lenya-tab-sitetree">
<h1><i18n:text>Overview</i18n:text></h1>
<jx:choose>
- <jx:when test="${not(empty(usecase.getParameter('title')))}">
+ <jx:when test="${usecase.getParameter('document') != null}">
<jx:set var="document" value="${usecase.getParameter('document')}"/>
<table class="lenya-table-noborder">
<tr>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.