[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#328158: marked as done (akregator forgets custom fetch intervals between sessions)



Your message dated Sun, 12 Nov 2006 14:26:38 +0100
with message-id <200611121426.38991.debian@pusling.com>
and subject line akregator forgets custom fetch intervals between sessions
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: akregator
Version: 1.0-beta10-1

akregator 1.0-beta10-1 fails to mark "Use custom fetch intervals"
checkboxes as checked when it is restarted.  All feeds using custom fetch
intervals have to be edited manually on each restart to turn the custom
intervals back on.

The attached patch corrects this; it is based on a slightly munged patch
included in the discussion of upstream bug 97986:

http://bugs.kde.org/show_bug.cgi?id=97986

FWIW, the above fix seems to have been committed just after the
upstream release of 1.0-beta10.

Please consider incorporating this patch into the next update for
akregator.


Thanks!


Richard Hosker
richard.hosker@nukote.com


--- akregator/src/feed.cpp.dist	2005-02-16 11:37:57.000000000 -0600
+++ akregator/src/feed.cpp	2005-09-10 13:55:28.000000000 -0500
@@ -62,7 +62,7 @@
         
         QString xmlUrl = e.hasAttribute("xmlUrl") ? e.attribute("xmlUrl") : e.attribute("xmlurl");
 
-        bool useCustomFetchInterval = e.attribute("y") == "true";
+        bool useCustomFetchInterval = e.attribute("autoFetch") == "true";
         
         QString htmlUrl = e.attribute("htmlUrl");
         QString description = e.attribute("description");

--- End Message ---
--- Begin Message ---
Version: 4:3.5.5-1

Hi!

This should be fixed upstream long ago


/Sune
-- 
Man, how might I ping to the submenu?

You either should never unlink the e-mail over the hard disk to the driver to 
a analogic controller, or cannot save to a IRC hardware of a jumper on the 
Fast software.

Attachment: pgpQ6loSVJ_jj.pgp
Description: PGP signature


--- End Message ---

Reply to: