This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig2214E1487601116B40BD2327
Content-Type: multipart/mixed; boundary="------------080604050104030301050100"
This is a multi-part message in MIME format.
--------------080604050104030301050100
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Hi,
Here is a small patch to kronolith/fb.php to give the vCalendar file
returned a meaningful name. I use the .vfb convention of Outlook, where
other (Kolab) use .vcf instead. One way or another, it is does not make
much difference to me.
On another note, if somebody know why Outlook can't access Free/Busy
info over HTTPS, I'll be glad to hear about it.
Thanks !
--------------080604050104030301050100
Content-Type: text/x-patch;
name="fb.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="fb.patch"
--- fb.php.orig 2004-05-19 16:26:53.000000000 -0400
+++ fb.php 2004-05-20 15:39:24.000000000 -0400
@@ -23,7 +23,7 @@
$cache = &Horde_Cache::singleton($conf['cache']['driver'],
Horde::getDriverConfig('cache', $conf['cache']['driver']));
$key = 'kronolith.fb.' . Auth::getAuth() . '.' . $cal;
-header('Content-Type: text/calendar');
+$browser->downloadHeaders($cal . '.vfb', 'text/calendar');
if (is_a($fb = $cache->printData($key, "Kronolith::generateFreeBusy('$cal');",
360), 'PEAR_Error')) {
Horde::logMessage($fb, __FILE__, __LINE__, PEAR_LOG_ERR);
}
--------------080604050104030301050100--
--------------enig2214E1487601116B40BD2327
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFArQsG0Q5b0DEGvMIRApK9AJwLaMSQF4cjqHvuaGlN1IDbOTB84wCfezzY
VCU31u4Ai7muEqpRJnXIe4A=
=pPaR
-----END PGP SIGNATURE-----
--------------enig2214E1487601116B40BD2327--
--===============1457270103==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
--
Horde developers mailing list - Join the hunt: http://horde.org/bounties/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: dev-uns...@lists.horde.org
--===============1457270103==--
> Here is a small patch to kronolith/fb.php to give the vCalendar file
> returned a meaningful name. I use the .vfb convention of Outlook, where
> other (Kolab) use .vcf instead. One way or another, it is does not make
> much difference to me.
Committed, thanks.
-chuck
--
"Regard my poor demoralized mule!" - Juan Valdez