Details
Description
This should be done to get exactly the same behavior that the one got when using the XmlRuleParser.
Currently, the name field value becomes the key of the rule and the description field value is an empty string.
Issue Links
- is depended upon by
-
SONAR-3305
When there isn't any description or title available on a rule, a NullPointerException is thrown
-
Fixed & IT added.