Verbesserung
Wichtig
Detail
Fehlerbehebung
Wichtig
Detail
#27393
Baum - Tabellen: Selektion von mehrfach vorkommenden Zeilenobjekten expandiert Teilbäume / wählt falsche Zeile
#27424
"Container" für neue Grid-Zeile nicht mandatory, aber versteckte NPE, wenn Wert gelöscht wird
Fehlerbehebung
Detail
#27439
Schnellsuche: Nullpointer Exception bei Klick mit GUI Inspektor auf Textfeld
Problem
- TL Demo starten.
- Mit GUI Inspektor auf das Eingabefeld der Schnellsuche klicken.
Ergebnis:
Caused by: java.lang.NullPointerException at com.top_logic.layout.scripting.recorder.gui.inspector.GuiInspectorPluginFactory.createComponentInformation(GuiInspectorPluginFactory.java:85) at com.top_logic.layout.scripting.recorder.gui.inspector.GuiInspectorPluginFactory.createFormMemberAssertions(GuiInspectorPluginFactory.java:81) at com.top_logic.layout.scripting.recorder.gui.inspector.GuiInspectorPluginFactory.createFieldAssertions(GuiInspectorPluginFactory.java:119) at com.top_logic.layout.form.control.FieldInspector.buildInspector(FieldInspector.java:38) at com.top_logic.layout.form.control.FieldInspector.buildInspector(FieldInspector.java:1) at com.top_logic.layout.scripting.recorder.gui.inspector.GuiInspectorCommand.createInspector(GuiInspectorCommand.java:102) at com.top_logic.layout.scripting.recorder.gui.inspector.GuiInspectorCommand.openDialog(GuiInspectorCommand.java:91) at com.top_logic.layout.scripting.recorder.gui.inspector.GuiInspectorCommand.execute(GuiInspectorCommand.java:76) at com.top_logic.layout.basic.AbstractControlBase.executeCommand(AbstractControlBase.java:972) at com.top_logic.layout.basic.component.ControlSupport.executeCommand(ControlSupport.java:221) at com.top_logic.layout.basic.component.ControlComponent$DispatchAction.handleCommand(ControlComponent.java:231) at com.top_logic.tool.boundsec.CommandHandlerUtil.handleCommand(CommandHandlerUtil.java:30) at com.top_logic.mig.html.layout.LayoutComponent.dispatchCommand(LayoutComponent.java:3048) at com.top_logic.mig.html.layout.CommandDispatcher.internalDispatchCommand(CommandDispatcher.java:192)
Test
- Mit GUI Inspektor auf Eingabefeld der Schnellsuche klicken
- Es sollte kein Fehler auftreten