https://bugs.gpodder.org/show_bug.cgi?id=1152

           Summary: Special characters in episode titles break MTP device
                    sync
           Product: gPodder
           Version: 2.8+ (Git "master" branch)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=572)
 --> (https://bugs.gpodder.org/attachment.cgi?id=572)
Use string formatting

If the title of an episode contains a percent sign, synchronization fails
because of this code:

log("sending " + filename + " (" + episode.title + ").", sender=self)

-- 
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

Reply via email to