Last modified: 2014-02-18 10:05:06 UTC
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)
Best way to solve this issue is getting rid of the BifidExpert by using formatters. That is to be done on bug 56259.
Is this bug still present?
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