Page MenuHomePhorge

Fix file name not being displayed in ConfirmUploadPopup
ClosedPublic

Authored by tusooa on Jul 16 2024, 6:59 PM.

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
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 198
Build 385: GitLab CI for kazv
Build 384: arc lint + arc unit