Your message dated Sat, 02 Apr 2011 21:19:52 +0000
with message-id <[email protected]>
and subject line Bug#600680: fixed in iceowl 1.0~b2-4
has caused the Debian Bug report #600680,
regarding iceowl-extension: Cannot reconnect to previously failed calendar with 
CalDav.
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
600680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600680
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iceowl-extension
Version: 1.0~b1+dfsg1-2
Severity: normal
Tags: upstream patch

There are a couple of typos in calDavCalendar.js that trip up the code that 
runs when a temporarily unavailable calendar becomes available again.

Patch attached


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages iceowl-extension depends on:
ii  calendar-timezones        1.0~b1+dfsg1-2 Timezone Extension for Sunbird/Ice
ii  icedove                   3.0.8-1        mail/news client with RSS and inte
ii  libc6                     2.11.2-6       Embedded GNU C Library: Shared lib
ii  libgcc1                   1:4.4.4-14     GCC support library
ii  libnspr4-0d               4.8.4-1        NetScape Portable Runtime Library
ii  libstdc++6                4.4.4-14       The GNU Standard C++ Library v3

Versions of packages iceowl-extension recommends:
pn  calendar-google-provider      <none>     (no description available)

Versions of packages iceowl-extension suggests:
pn  latex-xft-fonts               <none>     (no description available)

-- no debconf information
--- calDavCalendar.js.old	2010-10-19 15:25:00.000000000 +1300
+++ calDavCalendar.js	2010-09-29 15:09:51.000000000 +1300
@@ -880,7 +880,7 @@
             } else if (request.responseStatus == 207 && thisCalendar.mDisabled) {
                 // Looks like the calendar is there again, check its resouce
                 // type first.
-                this.checkDavResourceType(aChangelogListener);
+                thisCalendar.checkDavResourceType(aChangeLogListener);
                 return;
              }
 

--- End Message ---
--- Begin Message ---
Source: iceowl
Source-Version: 1.0~b2-4

We believe that the bug you reported is fixed in the latest version of
iceowl, which is due to be installed in the Debian FTP archive:

calendar-google-provider_1.0~b2-4_i386.deb
  to main/i/iceowl/calendar-google-provider_1.0~b2-4_i386.deb
calendar-timezones_1.0~b2-4_i386.deb
  to main/i/iceowl/calendar-timezones_1.0~b2-4_i386.deb
iceowl-dbg_1.0~b2-4_i386.deb
  to main/i/iceowl/iceowl-dbg_1.0~b2-4_i386.deb
iceowl-extension_1.0~b2-4_i386.deb
  to main/i/iceowl/iceowl-extension_1.0~b2-4_i386.deb
iceowl_1.0~b2-4.debian.tar.gz
  to main/i/iceowl/iceowl_1.0~b2-4.debian.tar.gz
iceowl_1.0~b2-4.dsc
  to main/i/iceowl/iceowl_1.0~b2-4.dsc
iceowl_1.0~b2-4_i386.deb
  to main/i/iceowl/iceowl_1.0~b2-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guido Günther <[email protected]> (supplier of updated iceowl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 02 Apr 2011 18:04:01 +0200
Source: iceowl
Binary: calendar-timezones iceowl-extension calendar-google-provider iceowl 
iceowl-dbg
Architecture: source i386
Version: 1.0~b2-4
Distribution: unstable
Urgency: low
Maintainer: Alexander Sack <[email protected]>
Changed-By: Guido Günther <[email protected]>
Description: 
 calendar-google-provider - Google Calendar support for lighting- and 
iceowl-extension
 calendar-timezones - Timezone Extension for Sunbird/Iceowl (mandatory)
 iceowl     - Standalone Calendar Application
 iceowl-dbg - Standalone Calendar Application
 iceowl-extension - Calendar Extension for Thunderbird/Icedove
Closes: 436567 600680 611602
Changes: 
 iceowl (1.0~b2-4) unstable; urgency=low
 .
   * Upload to unstable
   * [0cf4a1e] New patch to enable intl.locale.matchOS
     and report the locale correctly taken from Icedove. Based on a patch from
     Icedove.
   * [5b7562f] Don't error-out when run-time libsqlite is older than build-time
     libsqlite.  In Debian, we have shlibs to handle this. This is the same
     patch as used in iceweasel and icedove. (Closes: #611602)
   * [e4d4d6e] Drop numbers from patch names and use subdirs
   * [e117ccf] New patch Reduce-credits-box-height.patch: Reduce credits box
     height to avoid ugly scrollbars
   * [8eb2071] New patch Unbreak-extensions-URL.patch: fixes extension lookup
     (Closes: #436567)
   * [3af7d56] Don't build against the internal libbz2 copy
   * [ff59f71] Add security update notice to README.Debian
   * [494628a] Use Iceowl instead of "Calendar (TM)"
 .
 iceowl (1.0~b2-3) experimental; urgency=low
 .
   * [26231e8] New patch 0018-Fix-reconnect-to-previously-failed-
     calendar.patch. Fix reconnect to previously failed calendar
     (Closes: #600680) - thanks to Alex Opie
   * [966ae9e] Drop uudecoding of images. Source format 3 supports this
     natively.
   * [ee22fd4] Replace icons by nicer versions from
     http://markcarson.com/markcarson/asp/sunbirdicons.asp
   * [d02da35] Symlink and install icon files
   * [19afd90] Slightly improve about dialog
   * [8cba4b1] iceowl.desktop: Fix typo
   * [103b89c] New patch 0019-Fix-startup-problem-with-symlinked-
     components-e.g.-e.patch: Fix startup problem with symlinked components
     (e.g. extensions). Patch taken from Icedove.
Checksums-Sha1: 
 fe15d4b83d8288c891de48d8c41817deb7bc525f 1775 iceowl_1.0~b2-4.dsc
 2fcb7e5df2eed24cf680ef77ee5f4a5006a1abac 268432 iceowl_1.0~b2-4.debian.tar.gz
 66346d536b77a747130b7dccda0d6bc4feedbd13 108760 
calendar-timezones_1.0~b2-4_i386.deb
 54108c44ff4edefd42cc138c285f5b3def78eb6b 1246130 
iceowl-extension_1.0~b2-4_i386.deb
 4e9be56d249d6b1a0d1327206d545db8c488ff4c 109464 
calendar-google-provider_1.0~b2-4_i386.deb
 7ef7b3c4702ac2f1d36468fd0643c7377dd4af9e 8409760 iceowl_1.0~b2-4_i386.deb
 dc5601b95de2476bd2c3776c05d92f8d373e924c 56470170 iceowl-dbg_1.0~b2-4_i386.deb
Checksums-Sha256: 
 fa0eee2647b82cb1b7ef2b7e8fc8b4b470eb9428e913f1b223e8d6ce129a06b2 1775 
iceowl_1.0~b2-4.dsc
 930fc99d36cb0a704fbc066ea28c9ffa400598f924f458588fa85ad81925c677 268432 
iceowl_1.0~b2-4.debian.tar.gz
 75ab108a5daea248807b1686fcbef4e154cee10c1a8f36bec8c4505560c779b3 108760 
calendar-timezones_1.0~b2-4_i386.deb
 560cc67084956408546c91f7bc8ca7e2d66ad98f15ac837461571424c644a8a8 1246130 
iceowl-extension_1.0~b2-4_i386.deb
 a03b90e5fe2470883143e4daf324365486dd9264be49ad0b5b77c7e8b4621027 109464 
calendar-google-provider_1.0~b2-4_i386.deb
 50bad8b4f4b0d97b207d290bad1194117b76cbd5a627efb8c859de48702ef899 8409760 
iceowl_1.0~b2-4_i386.deb
 e4418c200250492623b98f6abc9c3860f2fc59b796c9a8c6e238b3fd48231a45 56470170 
iceowl-dbg_1.0~b2-4_i386.deb
Files: 
 a59e6cf3753dffed7f256f74a8a400a2 1775 web optional iceowl_1.0~b2-4.dsc
 dee74977685d02a5547d25a22f4116cf 268432 web optional 
iceowl_1.0~b2-4.debian.tar.gz
 d416580e191ed59994e4ec3143ec9ac1 108760 web optional 
calendar-timezones_1.0~b2-4_i386.deb
 8ad598e875d058280a9249def0ab0b5a 1246130 web optional 
iceowl-extension_1.0~b2-4_i386.deb
 193f951efeab823b962927913b107bc3 109464 web optional 
calendar-google-provider_1.0~b2-4_i386.deb
 86b6f890c3dea78b17e2d56062f9335e 8409760 web optional iceowl_1.0~b2-4_i386.deb
 dac5b515135da99258555f173a21a808 56470170 debug extra 
iceowl-dbg_1.0~b2-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQFNl4pUn88szT8+ZCYRAofuAJ9PKGhJf4KUCLaFbiO55K1p+E/7NQCdG/um
osTakIc2DTLMzCHS+BoB6jQ=
=rWDU
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to