Skip to content

Notifications: Only convert absolute paths to file URLs

Kai Uwe Broulik requested to merge work/kbroulik/stricter-localfile-to-url into master

If the contents is just e.g. a device name, there's no point in turning it into a URL.

BUG: 481759


Sending a single file to a Bluetooth device now shows the file name (and links to the original file) instead of showing the device name with a defunct link.

Merge request reports