[imp] IMP H4 (5.0-ALPHA1) can't print

2011-03-09 Thread Hiromi Kimura
| IMP_Ui_Mailbox::DATE_FULL); +$hdr_date = new Horde_Imap_Client_DateTime($hdr_val); +$hdr_val = $imp_ui_mbox->getDate($hdr_date, IMP_Ui_Mailbox::DATE_FORCE | IMP_Ui_Mailbox::DATE_FULL); } $headers[] = array(

Re: [imp] IMP H4 (5.0-RC2)

2011-03-30 Thread Hiromi Kimura
ation.php > on line 128 > > Any idea on this problem ? > > Thanks > > Ryu You are not alone, same error here. Please replace Mime.php by attached one (get from Git). (location of Mime.php is depend on installtions) -=-=-=-=- Hiromi Kimura, Tandem Accelerator Complex, Univers

[imp] IE11 patch

2013-11-26 Thread Hiromi Kimura
Attach is my IE11 patch. Please test it. -=-=-=-=- Hiromi KIMURA http://www.tac.tsukuba.ac.jp/~hiromi/ --- Horde/Browser.php.orig 2013-11-05 14:15:54.0 +0900 +++ Horde/Browser.php 2013-11-13 12:04:55.0 +0900 @@ -358,6 +358,27 @@ $this->setFeature('javascript

Re: [imp] IE11 patch

2013-12-11 Thread Hiromi Kimura
From: Michael M Slusarz Subject: Re: [imp] IE11 patch Date: Wed, 11 Dec 2013 21:05:56 -0700 > Quoting Hiromi Kimura : > >> Attach is my IE11 patch. >> Please test it. > > Why is this in there? > > + /* IE11 */ > + if($GLOBALS['browser'

Re: [imp] IMP H5 (6.2.0alpha1)

2014-05-15 Thread Hiromi Kimura
>From horde 5.2 alpha, motd image disappear from login screen. I think we need this patch. --- config/motd.php.orig2014-05-09 06:59:20.0 +0900 +++ config/motd.php 2014-05-15 17:04:18.0 +0900 @@ -8,12 +8,8 @@ * If the 'vhosts' setting has been enabled in Horde's config

Re: [imp] Search "entire message" member function fetch() on a non-object

2014-06-10 Thread Hiromi Kimura
! > > Search result with the following number of messages doesn't work. > * 100 > * 111 > > > Search result with the following number of messages work. > * 5 > * 62 > > It looks as if must be something over 100(?) search results. > >> >> mi

Re: [imp] Search "entire message" member function fetch() on a non-object

2014-06-12 Thread Hiromi Kimura
el, help this to track the issue down? > > Maybe it's this (?) > > https://github.com/horde/horde/commit/531dd6eb2ae6a71ed627fe92807a494c4a841d5f Sorry, I installed from Git and got same result. I revert some old tar-ball of installation which installed from Git. 8th April (GMT+9) version is OK, 10th April version and later have this issue. > > I can't reproduce. > > michael > > ___ > Michael Slusarz [slus...@horde.org] > > -- > imp mailing list > Frequently Asked Questions: http://wiki.horde.org/FAQ > To unsubscribe, mail: imp-unsubscr...@lists.horde.org > -=-=-=-=- Hiromi Kimura, Tandem Accelerator Complex, University of Tsukuba, JAPAN -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Re: [imp] Search "entire message" member function fetch() on a non-object

2014-06-12 Thread Hiromi Kimura
From: Samuel Wolf Subject: Re: [imp] Search "entire message" member function fetch() on a non-object Date: Thu, 12 Jun 2014 21:40:49 + > > Zitat von Hiromi Kimura : > >> From: Michael M Slusarz >> Subject: Re: [imp] Search "entire message" m

Re: [imp] Various meaningful IMP default settings

2014-12-16 Thread Hiromi Kimura
return 1; +return $sortpref->sortdir + ? 1 : $total; } $unseen_msgs = $this->unseenMessages(Horde_Imap_Client::SEARCH_RESULTS_MIN, array( -=-=-=-=- Hiromi KIMURA http://www.tac.tsukuba.ac.jp/~hiromi/ --

Re: [imp] Quota

2007-01-14 Thread Hiromi Kimura
n FreeBSD box. 'quota' => array( 'driver' => 'command', 'params' => array( 'new_quota' => 'true', 'quota_path' => '/usr/local/bin/sudo /usr/bin/quota',

[imp] imp/attachment.php

2007-12-13 Thread Hiromi Kimura
Is this a typo? --- imp/attachment.php.orig Tue Jan 2 22:54:53 2007 +++ imp/attachment.php Fri Dec 14 13:02:37 2007 @@ -128,7 +128,7 @@ } $mime_type = MIME_Magic::analyzeData($file_data, isset($conf['mime']['magic_db']) ? $conf['mime']['magic_db'] : null); if ($mime_type === false) { -

Re: [imp] FreeBSD Port Horde 3.1.5_1

2007-12-19 Thread Hiromi Kimura
ase/files/patch-lib_Horde_NLS.php" accidentaly include unicode space characters in it. Please cvsup again the ports or edit yourself that file. -=-=-=-=- Hiromi Kimura, Tandem Accelerator Complex, University of Tsukuba, JAPAN PGP Fingerprint16 = 2A 27 2E 46 9E 75 4E 3D E3 FD 5A DC 2A AA 3A 2