https://bugs.gpodder.org/show_bug.cgi?id=986
Thomas Perl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CLOSED Resolution| |WONTFIX --- Comment #1 from Thomas Perl <[email protected]> 2010-04-20 15:13:17 BST --- The "itpc:" protocol is just a pseudo-protocol used by iTunes/Apple to let the browser send these URLs to the iTunes application. It's nothing more than http, so that's why we replace it with a valid scheme that is registered with the IANA. We replace the itpc:// URL prefix with http:// on purpose. See also: http://www.iana.org/assignments/uri-schemes.html -- 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
