<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Sorry,<br>
<br>
error on my side. Everything, at least in this particular case, is
working as expected.<br>
<br>
Am 13.04.2015 um 11:58 schrieb Christoph Kukulies:<br>
</div>
<blockquote cite="mid:552B9333.7020206@physik.rwth-aachen.de"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<div class="moz-signature">I'm wondering today (after an upgrade
from 9.5.0 to 9.5.1) that code seems to be broken in severeal
places where<br>
a test for NULL (empty) is being made.<br>
<br>
<small><font face="Courier New, Courier, monospace"><%@page
buffer="none" session="false"
trimDirectiveWhitespaces="true"%><br>
<%@ taglib prefix="cms" uri=<a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="http://www.opencms.org/taglib/cms">"http://www.opencms.org/taglib/cms"</a>%><br>
<%@ taglib prefix="c" uri=<a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="http://java.sun.com/jsp/jstl/core">"http://java.sun.com/jsp/jstl/core"</a>%><br>
<%@ taglib prefix="fmt" uri=<a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="http://java.sun.com/jsp/jstl/fmt">"http://java.sun.com/jsp/jstl/fmt"</a>%><br>
<%@ taglib prefix="fn" uri=<a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="http://java.sun.com/jsp/jstl/functions">"http://java.sun.com/jsp/jstl/functions"</a>%><br>
<cms:formatter var="content"><br>
<div id="panel-1" class="panel"><br>
<c:if
test="${cms.element.settings['enable_untertitel']}"><br>
<h3 class="post-title" ${content.rdfa.Title}><br>
hier sollte kein Text stehen<br>
${content.value.Title}<br>
</h3><br>
</c:if><br>
<div class="textwidget"><br>
<div ${content.rdfa.Text}><br>
${content.value.Text}<br>
</div><br>
</div><br>
</div><br>
</cms:formatter></font></small><br>
<br>
The property 'enable_untertitel' is unchecked in the widget and
nonetheless the code is executed<br>
</div>
</blockquote>
<br>
This was not the case.<br>
<br>
<blockquote cite="mid:552B9333.7020206@physik.rwth-aachen.de"
type="cite">
<div class="moz-signature"> where "<small><font face="Courier New,
Courier, monospace">hier sollte kein Text stehen"</font></small>
is being written out.<br>
<br>
<br>
-- <br>
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de </div>
<br>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
</div>
</body>
</html>