<%@ page buffer="8kb" autoFlush="true" %> <%@ page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8" %> <%@ taglib prefix="zm" uri="com.zimbra.zm" %> <%@ taglib prefix="app" uri="com.zimbra.htmlclient" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> <%@ taglib prefix="fmt" uri="com.zimbra.i18n" %> ${zm:refreshPrefs(mailbox)} ${zm:clearMessageCache(mailbox)}
${fn:escapeXml(mailboxName)}

<%-- there are two colons when conv is from shared folder so we need to form correct cid as sharedFolderId:convId --%>
${zm:cook(convSearchResult.hits[0].subject)}

${zm:cook(message.subject)}