<%@ taglib uri="webwork" prefix="webwork" %> <%@ taglib uri="webwork" prefix="ui" %> <%@ taglib uri="sitemesh-page" prefix="page" %> <meta content="issuesummary" name="decorator" /> <webwork:if test="actionDescriptor/metaAttributes/('jira.i18n.title')"> <webwork:text name="actionDescriptor/metaAttributes/('jira.i18n.title')"/> </webwork:if> <webwork:else> <webwork:property value="actionDescriptor/name" /> </webwork:else> <webwork:if test="/issueExists == true"> [<webwork:property value="issue/string('key')" />] </webwork:if>

100% true CommentAssignIssue.jspa <%-- COMMENT --%>