Page MenuHomePhorge

Fix file name not being displayed in ConfirmUploadPopup
ClosedPublic

Authored by tusooa on Jul 16 2024, 6:59 PM.
Tags
None
Referenced Files
F163160: D136.1740202197.diff
Thu, Feb 20, 9:29 PM
F163120: D136.1740186740.diff
Thu, Feb 20, 5:12 PM
F163113: D136.1740182814.diff
Thu, Feb 20, 4:06 PM
F163059: D136.1740155755.diff
Thu, Feb 20, 8:35 AM
Subscribers
None

Details

Summary

Qt 6's url type is no longer auto-convertible to strings. This uses the URL constructor as per https://doc.qt.io/qt-6/qml-url.html#details .

Type: fix

Test Plan

Drop some file into a SendMessageBox. Verify it displays the correct file name.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable