Project

General

Profile

Actions

Improvements #13854

open

Avoid unconnected signal error logging.

Added by Matthias Van Ceulebroeck 10 days ago. Updated 10 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Start date:
07/23/2025
Due date:
% Done:

0%

Estimated time:
(Total: 0:00 h)

Description

Some signals are eagerly sent out from the framework's code, or the JS code the framework will load ad-hoc per widget.
If the signal is not connected, the WApplication will not expose them. If the signal is then emitted, and sent to the server this will result in an error being logged.

This error log is a little overeager (as an error), and may potentially lead to developers to wonder about the error (which is essentially harmless).
When such an issue is found, it can be linked to this ticket.

This ticket serves as an aggregation ticket to track all subsequent occurrences.


Subtasks 1 (1 open0 closed)

Improvements #13855: Avoid WTextEdit unconnected rendered signalReviewRomain Mardulyn07/23/2025

Actions
Actions #1

Updated by Matthias Van Ceulebroeck 10 days ago

  • Subtask #13855 added
Actions

Also available in: Atom PDF