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/
--
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
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
!
>
> 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
>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
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'
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
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_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(
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
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) {
-
n FreeBSD box.
'quota' => array(
'driver' => 'command',
'params' => array(
'new_quota' => 'true',
'quota_path' => '/usr/local/bin/sudo /usr/bin/quota',
12 matches
Mail list logo