Summary: | Konversation can't handle IDN urls | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | bugs5.kde.org |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | peter.simonsson |
Priority: | NOR | ||
Version First Reported In: | 1.6 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
bugs5.kde.org
2017-04-25 13:53:29 UTC
So far it seems the problem is QUrl::toEncoded() not returning the punycoded url Seems it's some form of phishing protection in QUrl that kicks in as other punycode urls works fine. For example http://xn--6kry05bl4a.no works fine. So I'll close this one as phishing isn't really a good usecase. ;) |