Wichtig
Detail
Wichtig
Detail
#25612
Modell Editor zeigt bei Änderungen von Referenzen Verknüpfungsenden in der Attributtabelle an
#26382
Fehlermeldungen "Duplicate tag name..." beim Starten einer Anwendung in der IDE aus einem TL-Studio
#26402
Modell Editor: Diagramm: Fehler beim Ziehen einer Klasse aus einem anderen Modul ins eigene Arbeitsblatt
#26405
TTypeRewriter loggt Warnung "Unable to resolve items by external reference" auch unnötigerweise
#26431
Geänderte Oberklassenbeziehung führt erst nach Neustart zu geänderter Attributliste im Formulareditor
#26446
Generische Formulare: Sichtbarkeitsanpassungen überschriebener Attribute werden nicht berücksichtigt.
#26484
In-App Template für Grid und Tabellen: Funktion "Prüfer für Benutzung als Listenelement" bekommt Komponentenmodell nicht
#26536
Beim HTML-Rendern von TLScript-Expressions werden konfigurierte Renderer nicht berücksichtigt
#26569
Fehlende Constraint-Violation beim Löschen von Objekten die von Pflichtfeldern referenziert werden
#26663
TreeGridComponent: Selektion wird nach Verwerfen einer transienten Zeile nicht zurück gesetzt
#26797
Transaktion mit Nutzereingabe: Unsichtbare Eigenschaften des Formularmodells können nicht mit Werten belegt (initialisiert) werden
#26827
Keine Fehlermeldung beim Zugriff auf Fremdschlüsselreferenzen, wenn Fremdschlüssel nicht aufgelöst werden kann
#26884
Deklarative Formulare: Fehlendes GUI update bei programmatischen Änderungen eines List-wertigen Property
#26885
Constraints an deklarativen Formularen mit Argumenten aus einer Container-Referenz führen bei neuen Elementen zu Fehlern
#26890
Überschriebene Eigenschaften werden beim Booten aus Modelldefinition nicht richtig initialisiert
#26921
ClassCastException bei der Auswertung von Security-Regeln, die sich auf (Nicht-StructuredElement-)Singletons eines Moduls beziehen
#26922
Mit generierten Fachklassen erhält ein Default-Provider eines Attributs in einer Nicht-Struktur-Klasse keinen Create-Context
#26988
In-App-Dokumentations-Generator extrahiert keine Dokumentation für überschriebene Config-Properties
#27027
Deklarative Formulare: SelectField verschwindet nach Upload, wenn Optionsliste von mandatory Property abhängig ist
#27090
TreeTableComponent soll initial die erste sichtbare Zeile selektieren, wenn initial eine Zeile selektiert werden soll
Fehlerbehebung
Mindestens der LayoutStorage benötigt den SafeHTML-Dienst, wenn ein Layout geparst wird, das in seiner Konfiguration ein Format enthält, das seinerseits diesen Dienst benötigt (z.B. tl:MacroFormat).
Möglicherweise ist es aber besser die Abhängigkeit schon im DynamicComponentService zu deklarieren.
Caused by: com.top_logic.basic.ConfigurationError: Invalid value '<h3 style="text-align:center">Export von {$model} vom {now()}</h3>' for property 'header' (com.top_logic.layout.formeditor.export.pdf.DefaultPDFExportCommand$Config.getHeader()) at layout:com.top_logic.demo/technical/components/selectionComponent/detailsForm.layout.xml line 10 column 102: java.lang.IllegalStateException: com.top_logic.basic.html.SafeHTML module not started..
at com.top_logic.basic.config.ConfigurationErrorProtocol.createFailure(ConfigurationErrorProtocol.java:35)
at com.top_logic.basic.ImmediateFailureProtocol.fatal(ImmediateFailureProtocol.java:45)
at com.top_logic.basic.ImmediateFailureProtocol.error(ImmediateFailureProtocol.java:35)
at com.top_logic.basic.LogAdaptor.error(LogAdaptor.java:21)
...
at com.top_logic.mig.html.layout.LayoutStorage.fetchAvailableLayouts(LayoutStorage.java:1301)
at com.top_logic.mig.html.layout.LayoutStorage.loadLayoutsThemeRecursivly(LayoutStorage.java:1216)
at com.top_logic.mig.html.layout.LayoutStorage.loadLayoutsThemeRecursivly(LayoutStorage.java:1210)
at com.top_logic.mig.html.layout.LayoutStorage.loadLayoutsForDefaultTheme(LayoutStorage.java:1203)
at com.top_logic.mig.html.layout.LayoutStorage.fetchAvailableLayouts(LayoutStorage.java:1173)
at com.top_logic.mig.html.layout.LayoutStorage.initFilesystemCache(LayoutStorage.java:1162)
at com.top_logic.mig.html.layout.LayoutStorage.startUp(LayoutStorage.java:1156)
at com.top_logic.basic.module.ManagedClass.doStart(ManagedClass.java:134)
at com.top_logic.basic.module.BasicRuntimeModule.startUpImplementation(BasicRuntimeModule.java:205)
... 104 more
...
Caused by: java.lang.IllegalStateException: com.top_logic.basic.html.SafeHTML module not started.
at com.top_logic.basic.module.ModuleUtil.invalidStateNotStarted(ModuleUtil.java:1894)
at com.top_logic.basic.module.BasicRuntimeModule.getImplementationInstance(BasicRuntimeModule.java:86)
at com.top_logic.basic.html.SafeHTML.getInstance(SafeHTML.java:239)
at com.top_logic.model.search.expr.config.dom.ExprFactory.checkHtml(ExprFactory.java:1090)
at com.top_logic.model.search.expr.parser.SearchExpressionParser.html(SearchExpressionParser.java:706)
at com.top_logic.model.search.expr.config.MacroFormat.getValueNonEmpty(MacroFormat.java:95)
at com.top_logic.model.search.expr.config.MacroFormat.getValueNonEmpty(MacroFormat.java:34)
at com.top_logic.basic.config.AbstractConfigurationValueProvider.getValue(AbstractConfigurationValueProvider.java:31)
at com.top_logic.basic.config.ConfigurationReader$Handler.parseValue(ConfigurationReader.java:2250)
... 148 more
Test
Kein Test - aufgefallen in einem Build-Lauf. Das Problem scheint aber nur manchmal aufzutreten.