Created by James Hurrell, last modified by N Padmavathi on Dec 11, 2020
2.1.2-funcrel
Other Updates
Details |
---|
CAST jQuery selectors are now better discovered: some were wrongly discovered (in node.js files for example) and some other were not discovered. |
Rules
Rule Id | New Rule | Details |
---|
1020304 | FALSE | Update the rule "Implement success and error or complete callbacks when using jquery web service call before jQuery 3.0" |
1020308 | FALSE | Always cache the returned objects in variables to be reused |
1020304 | FALSE | Description, sample and remediation updated |
1020324 | FALSE | Description, sample and remediation updated |
1020322 | FALSE | Description, sample and remediation updated |
2.1.1-funcrel
Other Updates
Details |
---|
Stop creating resource services corresponding to empty URL.s |
2.1.0-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|
16850 | HTML5/JavaScript extension is inserting meaningless information into the object fullname. |
2.1.0-beta1
Other Updates
Details |
---|
The rule description has been updated for multiple rules. |
Rules
Rule Id | New Rule | Details |
---|
1020330 | TRUE | Avoid using $(location.hash) with jQuery version older than 1.6.3 |
1020328 | TRUE | Avoid using html() with jQuery 1.9.0 (or older) |
1020332 | TRUE | Avoid using .append() after() with jQuery 1.4.2 (or older) |
1020334 | TRUE | Avoid using attr() with jQuery 3.0.0-rc1 |
1020336 | TRUE | Avoid using Dialog Widget with jQuery UI version older than 1.10.0 |
1020338 | TRUE | Avoid using Tooltip widget with jQuery UI version older than 1.10.0 |