Comment 4 for bug 1571361

Revision history for this message
Olivier Tilloy (osomon) wrote :

I’m seeing this in dekko’s log file when sharing a URL from the browser:

qml: [handleContentHubImport] [INFO] ItemText:
qml: [handleContentHubImport] [INFO] ItemUrl: http://m.slashdot.org/
qml: [handleContentHubImport] [INFO] ContentType is Link: http://m.slashdot.org/
qml: [handleContentHubImport] [STATUS] Appending to text body
qml: [ComposePage::appendTextToBody] [INFO] passing text to composer: http://m.slashdot.org/
qml: Appending text to body: http://m.slashdot.org/
qml: [handleContentHubImport] [STATUS] Complete

So it looks like the title of the page is not shared, indeed, which probably is an issue in the browser (or in content-hub itself, need to investigate). That said, dekko doesn’t use the link title either, see https://git.launchpad.net/dekko/tree/qml/main.qml#n146. So I’ll mark dekko also affected.