Bug 477974

Summary: Sending multiple URLs incorrectly concatenates them
Product: [Applications] kdeconnect Reporter: mashkal2000 <mashkal2000>
Component: commonAssignee: Albert Vaca Cintora <albertvaka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andrew.g.r.holmes, john.kde
Priority: NOR    
Version First Reported In: 24.01.80   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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 ***