Ada Chao

Results 2 issues of Ada Chao

Create Issue through Restful API with empty description will cause 500 ``` Started POST "/issues.xml" for 10.66.78.165 at 2016-01-13 18:17:41 +0800 Processing by IssuesController#create as XML Parameters: {"issue"=>{"subject"=>"test", "project_id"=>"6", "priority_id"=>"3",...

bug

{$var|safe} {$var|safe|substr:5} Above could skip the auto escape feature.