提交 a1fa756e 编写于 作者: S Santiago Pastorino

* is not allowed in windows file names. Closes #2574 #2847

上级 6c465060
......@@ -410,7 +410,7 @@ def render_with_explicit_unescaped_template
end
def render_with_explicit_escaped_template
render :template => "test/hello_w*rld"
render :template => "test/hello,world"
end
def render_with_explicit_string_template
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册