enhancement
major
minor
defect
minor
#26484
In-app template for grid and tables: Function "Verifier for use as list item" does not get component model
#26885
Constraints on declarative forms with arguments from a container reference lead to errors for new elements
#26922
With generated subject classes, a default provider of an attribute in a non-structure class does not get a create context
defect
See tl:com.top_logic.base.mail.MailTransport and tl:com.top_logic.mail.proxy.MailServerProxies
Even though the passwords have already been stored in encrypted form in the configuration using the annotation encrypted="true," the Service Editor, for example, displays the passwords in plain text.
Code Migration
- The SMTP and IMAP passwords must be encrypted in the configuration.
- If they have already been stored in encrypted form (with `encrypted="true"`), this annotation must be removed; otherwise, the system would attempt to decrypt them twice.
Test
- No test.