Bug#573150: psi: accented characters in addresses

2010-03-09 Thread Riccardo Stagni
Package: psi Version: 0.14-2 Severity: normal A friend of mine sent me a link containing an accent, http://öpnvkarte.de/ Clicking on it opened http://pnvkarte.de/; in my browser. I made some other check, and it appears that this issue happens only with .de domains and with any type of accented

Bug#573150: psi: accented characters in addresses

2010-03-09 Thread Jan Niehusmann
Hi, I got the following bug report through the debian bts. Looking at the source code, it seems like the following function in desktoputil.cpp is not correct: bool DesktopUtil::openUrl(const QString url) { QByteArray ascii = url.toAscii(); if (ascii == url) return