提交 1e851d11 编写于 作者: P pgweiss

Make consoleText urls have content-type text/plain so they don't get scrambled.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@17404 71c3de6d-444a-0410-be80-ed276b4c234a
上级 02c8ae7c
......@@ -26,4 +26,5 @@ THE SOFTWARE.
Displays the console output as plain/text
-->
<st:compress xmlns:j="jelly:core" xmlns:st="jelly:stapler">
<st:contentType value="text/plain;charset=UTF-8" />
<st:copyStream reader="${it.getLogReader()}"/></st:compress>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册