SEVERE: Shouldn't happen that the trigger element names...

06-Feb-2007 21:13:12 com.servoy.j2db.util.Debug error
SEVERE: Shouldn't happen that the trigger element names are empty, is this called in a script that is triggered by solution startup?

I think this is triggered by a calculated field with an HTML link calling a servoy method… which happens to have

Application.getMethodElementTriggerName() or
Application.getMethodFormTriggerName()

in it. Any way around this?