https://bugs.kde.org/show_bug.cgi?id=444689
Bug ID: 444689 Summary: Importing wireguard conf that has separate lines for allowedIP only imports one. Product: plasma-nm Version: 5.23.2 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: editor Assignee: jgrul...@redhat.com Reporter: quackdoct...@gmail.com Target Milestone: --- SUMMARY When importing a wireguard config file, if the config has separate lines for AllowedIPs, it will only import one IP address instead of both (or all) STEPS TO REPRODUCE 1. Create a wireguard configuration file with split two AllowedIPs lines. IE. AllowedIPs = 0.0.0.0/0 AllowedIPs = ::/0 2. Import the conf file OBSERVED RESULT Only one line gets imported to the Peers > AllowedIPs EXPECTED RESULT Bothlines get properly added and formatted to Peers > AllowedIPs SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Arch (available in About System) KDE Plasma Version: 5.23.2 KDE Frameworks Version: 5.87.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION plasma-nm 5.23.2-1 Probably a minor issue for most people, but some wireguard configurations get served in this manor, whether right or wrong. -- You are receiving this mail because: You are watching all bug changes.