Page MenuHomePhabricator

JavaScript error in BifidExpert: Uncaught TypeError: Cannot call method 'isInEditMode' of null
Closed, ResolvedPublic

Description

A JavaScript error is thrown when adding either a claim or a qualifier (of type item). The error also occurs later everytime something is changed e.g. in the list of qualifiers.
The error says:

Uncaught TypeError: Cannot call method 'isInEditMode' of null (in: valueview.BifidExpert.js:71)


Version: unspecified
Severity: normal

Details

Reference
bz55693

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:33 AM
bzimport set Reference to bz55693.
bzimport added a subscriber: Unknown Object (MLST).

Best way to solve this issue is getting rid of the BifidExpert by using formatters. That is to be done on bug 56259.

There is still an error thrown whenever a claim of type item is added, however it is different now:
Uncaught TypeError: Cannot call method 'valueCharacteristics' of null in jquery.valueview.valueview.js:705

Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
Snaterlicious claimed this task.
Snaterlicious removed Snaterlicious as the assignee of this task.
Snaterlicious set Security to None.