From: simonbrandhof Date: Tue, 26 Apr 2011 14:22:27 +0000 (+0200) Subject: Do not feed RULE_FAILURES.PERMANENT_ID when rendering violations X-Git-Tag: 2.8~124^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7a9fd6cb73dabcff0b1fb59d8769d2033e307a5d;p=sonarqube.git Do not feed RULE_FAILURES.PERMANENT_ID when rendering violations --- diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/resource_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/resource_controller.rb index 910a52c5594..8c3def0db68 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/resource_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/resource_controller.rb @@ -213,11 +213,6 @@ class ResourceController < ApplicationController else @global_violations<