Skip to content

Fix format problem with QMessageLogger::critical etc. #933

Description

@klayoutmatthias

As suggested by this PR: #932

However, the solution is not by patching the generated file. This will not be sustainable. The solution is to apply a custom mapping for this function. However, the mapping scheme does not support variable-number arguments, so only the proposed single-string mapping will be available.

Workaround is to replace "%" in message text to "critical" etc. by "%%".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions