Project

General

Profile

Bug #87156

Updated by Alexander Stehlik over 5 years ago

 
 This is caused by an invalid check of the identifier introduced in #86165. 

 The call to @assertIdentifierIsValid()@ assertIdentifierIsValid() does not make sense here because the identifiers of the database row updaters are not in the array that is checked. 

Back