Bug 477974 - Sending multiple URLs incorrectly concatenates them
Summary: Sending multiple URLs incorrectly concatenates them
Status: RESOLVED DUPLICATE of bug 431694
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 24.01.80
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-03 07:57 UTC by mashkal2000@gmail.com
Modified: 2024-03-12 13:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mashkal2000@gmail.com 2023-12-03 07:57:29 UTC
SUMMARY
Sending multiple URLs from android to Linux PC fails to open them correctly.


STEPS TO REPRODUCE
1. Select multiple URLs on Firefox tabs screen (android)
2. share via kdeconnect
3. select PC

OBSERVED RESULT
PC browser (firefox) opens URLs as if they were a single URL (e.g. `https://example.com%0A%0Ahttps://www.example2.com`)

EXPECTED RESULT
PC browser (firefox) opens URLs in separate tabs (e.g. `https://example.com`, `https://www.example2.com`)
Comment 1 John Veness 2024-03-12 13:37:28 UTC
*** This bug has been marked as a duplicate of bug 431694 ***