https://bugs.gpodder.org/show_bug.cgi?id=1133
--- Comment #3 from Thomas Perl <[email protected]> 2010-08-27 12:03:37 BST --- (In reply to comment #2) > (In reply to comment #1) > > The podcast description field is not meant to be edited right now. If > > it is editable, it's a bug in the UI (i.e. the field should be made > > non-editable - on which platform does the bug happen?). > > This is with the standard desktop GTK GUI. Thanks, I've applied a fix there that makes the text non-editable: http://gpodder.org/commit/c963ea87 > > If you want to add some metadata to a podcast, maybe this bug is > > related to bug 931? > > Yes, it's related -- except that here I wish to edit the description that is > shown below the podcast name in the podcast list, whereas bug 931 is about > invisible metainformation. I can make it editable, but right now, if a podcast feed is updated, we reload the description from the feed (because the feed authors could have updated the description, and we want to show the updated information to the user). I could, however, implement it so that the description is updated for the feed all the time, but if the user decides to edit the description, it will never be updated from the feed. Does this sound practical to you? -- 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
