Skip to content

Addressee::parseEmailAddress(): Check length of full name before trimming

Eliminates the frequent runtime message from KMail when starting a new composer:

QtPrivate::DeprecatedRefClassBehavior::warn: Using QCharRef with an index pointing outside the valid range of a QString. The corresponding behavior is deprecated, and will be changed in a future version of Qt.

Merge request reports