https://bugs.gpodder.org/show_bug.cgi?id=1638
Thomas Perl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Target Milestone|--- |3.2.1 Ever Confirmed|0 |1 --- Comment #1 from Thomas Perl <[email protected]> 2012-08-02 14:29:38 BST --- The function gpodder.util.sanitize_filename() already takes care of converting "/" to "_", and should very likely be used by the extension module to have the best possible filename sanitization (and benefit from future improvements to that function). Bernd, can you prepare a patch? -- 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
