Project

General

Profile

Actions

Bug #10956

closed

Fix js errors when selecting a generic method

Added by Raphael GAUTHIER almost 7 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
N/A
Category:
Web - Technique editor
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Very Small
Priority:
0
Name check:
Fix check:
Regression:

Description

Currently, if we try to select a generic method but no techniques are selected, this causes a js error :

  TypeError: Cannot read property 'method_calls' of undefined

If a technique is selected, this causes another js error :

  TypeError: Cannot read property 'length' of undefined

We should disable selecting of generic methods and fix theses errors.

Actions

Also available in: Atom PDF