https://bugs.gpodder.org/show_bug.cgi?id=1509
Thomas Perl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Thomas Perl <[email protected]> 2011-12-09 17:11:30 GMT --- (In reply to comment #3) > I suspect it should happen in Qt - otherwise there is no way to pass > passwords/usernames with URI special characters. I did not submit a bug > report > to Qt. Could you do so and link the new bug here? I'm sure that this should be easy to fix on the Qt side. On our side, I think we should just use the escaping so that the URL looks right - and from then, just wait until the fix lands in Qt. Obviously we could also implement a temporary fix to try to unescape the password and verify it again if the normal verification with the normal password doesn't work out. Stefan - what do you think? -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
