日志界面处理特殊字符.
This commit is contained in:
@@ -199,7 +199,9 @@
|
||||
<c:if test="${log.encryptMode eq 1}">IPSEC</c:if>
|
||||
<c:if test="${log.encryptMode eq 2}">无</c:if>
|
||||
</td>
|
||||
<td>${log.chapName}</td>
|
||||
<td title="${fns:escapeHtml(log.chapName)}">
|
||||
${fns:stringFormat(log.chapName,30)}
|
||||
</td>
|
||||
|
||||
<td>${log.capIp}</td>
|
||||
<td>${log.transProto }</td>
|
||||
@@ -223,7 +225,9 @@
|
||||
<c:if test="${log.streamDir==dict.itemCode}"><spring:message code="${dict.itemValue }"/></c:if>
|
||||
</c:forEach>
|
||||
</td>
|
||||
<td>${log.addrList}</td>
|
||||
<td title="${fns:escapeHtml(log.addrList)}">
|
||||
${fns:stringFormat(log.addrList,30)}
|
||||
</td>
|
||||
<td title="${log.serverLocate}">${fns:abbr(log.serverLocate,20)}</td>
|
||||
<td title="${log.clientLocate}">${fns:abbr(log.clientLocate,20)}</td>
|
||||
</tr>
|
||||
|
||||
@@ -213,7 +213,9 @@ $(document).ready(function(){
|
||||
http://${fn:substring(log.logUri,0,20) }
|
||||
</a>
|
||||
</td>
|
||||
<td>${log.refer}</td>
|
||||
<td title="${fns:escapeHtml(log.refer)}">
|
||||
${fns:stringFormat(log.refer,30)}
|
||||
</td>
|
||||
<td>${log.level}</td>
|
||||
<td>
|
||||
<c:if test="${log.fdType eq 0 }"><spring:message code="black_block_list"/></c:if>
|
||||
@@ -244,7 +246,9 @@ $(document).ready(function(){
|
||||
<c:if test="${log.streamDir==dic.itemCode}"><spring:message code="${dic.itemValue }"/></c:if>
|
||||
</c:forEach>
|
||||
</td>
|
||||
<td>${log.addrList}</td>
|
||||
<td title="${fns:escapeHtml(log.addrList)}">
|
||||
${fns:stringFormat(log.addrList,30)}
|
||||
</td>
|
||||
<td title="${log.serverLocate}">${fns:abbr(log.serverLocate,20)}</td>
|
||||
<td title="${log.clientLocate}">${fns:abbr(log.clientLocate,20)}</td>
|
||||
</tr>
|
||||
|
||||
@@ -213,7 +213,9 @@ $(document).ready(function(){
|
||||
http://${fn:substring(log.logUri,0,20) }
|
||||
</a>
|
||||
</td>
|
||||
<td>${log.refer}</td>
|
||||
<td title="${fns:escapeHtml(log.refer)}">
|
||||
${fns:stringFormat(log.refer,30)}
|
||||
</td>
|
||||
<td>${log.level}</td>
|
||||
<td>
|
||||
<c:if test="${log.fdType eq 0 }"><spring:message code="black_block_list"/></c:if>
|
||||
@@ -244,7 +246,9 @@ $(document).ready(function(){
|
||||
<c:if test="${log.streamDir==dic.itemCode}"><spring:message code="${dic.itemValue }"/></c:if>
|
||||
</c:forEach>
|
||||
</td>
|
||||
<td>${log.addrList}</td>
|
||||
<td title="${fns:escapeHtml(log.addrList)}">
|
||||
${fns:stringFormat(log.addrList,30)}
|
||||
</td>
|
||||
<td title="${log.serverLocate}">${fns:abbr(log.serverLocate,20)}</td>
|
||||
<td title="${log.clientLocate}">${fns:abbr(log.clientLocate,20)}</td>
|
||||
</tr>
|
||||
|
||||
@@ -281,7 +281,9 @@
|
||||
http://${fn:substring(log.logUri,0,20) }
|
||||
</a>
|
||||
</td>
|
||||
<td>${log.refer}</td>
|
||||
<td title="${fns:escapeHtml(log.refer)}">
|
||||
${fns:stringFormat(log.refer,30)}
|
||||
</td>
|
||||
<td>${log.level}</td>
|
||||
<td><c:if test="${log.fdType eq 0 }">
|
||||
<spring:message code="black_block_list" />
|
||||
@@ -314,7 +316,9 @@
|
||||
<c:if test="${log.streamDir==dic.itemCode}"><spring:message code="${dic.itemValue }" /></c:if>
|
||||
</c:forEach>
|
||||
</td>
|
||||
<td>${log.addrList}</td>
|
||||
<td title="${fns:escapeHtml(log.addrList)}">
|
||||
${fns:stringFormat(log.addrList,30)}
|
||||
</td>
|
||||
<td title="${log.serverLocate}">${fns:abbr(log.serverLocate,20)}</td>
|
||||
<td title="${log.clientLocate}">${fns:abbr(log.clientLocate,20)}</td>
|
||||
</tr>
|
||||
|
||||
@@ -213,7 +213,9 @@ $(document).ready(function(){
|
||||
http://${fn:substring(log.logUri,0,20) }
|
||||
</a>
|
||||
</td>
|
||||
<td>${log.refer}</td>
|
||||
<td title="${fns:escapeHtml(log.refer)}">
|
||||
${fns:stringFormat(log.refer,30)}
|
||||
</td>
|
||||
<td>${log.level}</td>
|
||||
<td><c:if test="${log.fdType eq 0 }">
|
||||
<spring:message code="black_block_list" />
|
||||
@@ -246,7 +248,9 @@ $(document).ready(function(){
|
||||
<c:if test="${log.streamDir==dic.itemCode}"><spring:message code="${dic.itemValue }" /></c:if>
|
||||
</c:forEach>
|
||||
</td>
|
||||
<td>${log.addrList}</td>
|
||||
<td title="${fns:escapeHtml(log.addrList)}">
|
||||
${fns:stringFormat(log.addrList,30)}
|
||||
</td>
|
||||
<td title="${log.serverLocate}">${fns:abbr(log.serverLocate,20)}</td>
|
||||
<td title="${log.clientLocate}">${fns:abbr(log.clientLocate,20)}</td>
|
||||
</tr>
|
||||
|
||||
@@ -213,7 +213,9 @@ $(document).ready(function(){
|
||||
http://${fn:substring(log.logUri,0,20) }
|
||||
</a>
|
||||
</td>
|
||||
<td>${log.refer}</td>
|
||||
<td title="${fns:escapeHtml(log.refer)}">
|
||||
${fns:stringFormat(log.refer,30)}
|
||||
</td>
|
||||
<td>${log.level}</td>
|
||||
<td><c:if test="${log.fdType eq 0 }">
|
||||
<spring:message code="black_block_list" />
|
||||
@@ -246,7 +248,9 @@ $(document).ready(function(){
|
||||
<c:if test="${log.streamDir==dic.itemCode}"><spring:message code="${dic.itemValue }" /></c:if>
|
||||
</c:forEach>
|
||||
</td>
|
||||
<td>${log.addrList}</td>
|
||||
<td title="${fns:escapeHtml(log.addrList)}">
|
||||
${fns:stringFormat(log.addrList,30)}
|
||||
</td>
|
||||
<td title="${log.serverLocate}">${fns:abbr(log.serverLocate,20)}</td>
|
||||
<td title="${log.clientLocate}">${fns:abbr(log.clientLocate,20)}</td>
|
||||
</tr>
|
||||
|
||||
@@ -221,7 +221,9 @@
|
||||
<c:if test="${log.streamDir==dict.itemCode}"><spring:message code="${dict.itemValue }"/></c:if>
|
||||
</c:forEach>
|
||||
</td>
|
||||
<td>${log.addrList}</td>
|
||||
<td title="${fns:escapeHtml(log.addrList)}">
|
||||
${fns:stringFormat(log.addrList,30)}
|
||||
</td>
|
||||
<td title="${log.serverLocate}">${fns:abbr(log.serverLocate,20)}</td>
|
||||
<td title="${log.clientLocate}">${fns:abbr(log.clientLocate,20)}</td>
|
||||
</tr>
|
||||
|
||||
@@ -200,10 +200,18 @@
|
||||
<td>${log.foundTime }</td>
|
||||
<td>${log.entranceId }</td>
|
||||
|
||||
<td>${log.version}</td>
|
||||
<td>${log.sni}</td>
|
||||
<td>${log.san}</td>
|
||||
<td>${log.ca}</td>
|
||||
<td title="${fns:escapeHtml(log.version)}">
|
||||
${fns:stringFormat(log.version,30)}
|
||||
</td>
|
||||
<td title="${fns:escapeHtml(log.sni)}">
|
||||
${fns:stringFormat(log.sni,30)}
|
||||
</td>
|
||||
<td title="${fns:escapeHtml(log.san)}">
|
||||
${fns:stringFormat(log.san,30)}
|
||||
</td>
|
||||
<td title="${fns:escapeHtml(log.ca)}">
|
||||
${fns:stringFormat(log.ca,30)}
|
||||
</td>
|
||||
|
||||
<td>${log.capIp}</td>
|
||||
<td>${log.transProto }</td>
|
||||
@@ -227,7 +235,9 @@
|
||||
<c:if test="${log.streamDir==dict.itemCode}"><spring:message code="${dict.itemValue }"/></c:if>
|
||||
</c:forEach>
|
||||
</td>
|
||||
<td>${log.addrList}</td>
|
||||
<td title="${fns:escapeHtml(log.addrList)}">
|
||||
${fns:stringFormat(log.addrList,30)}
|
||||
</td>
|
||||
<td title="${log.serverLocate}">${fns:abbr(log.serverLocate,20)}</td>
|
||||
<td title="${log.clientLocate}">${fns:abbr(log.clientLocate,20)}</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user