| Summary | DIMP forwarding functions |
| Queue | DIMP |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | slusarz (at) horde (dot) org |
| Requester | fraynaud (at) hfp (dot) fr |
| Created | 10/6/06 (7204 days ago) |
| Due | |
| Updated | 10/10/06 (7200 days ago) |
| Assigned | 10/9/06 (7201 days ago) |
| Resolved | 10/10/06 (7200 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
_buildPartData() to ensure this error message never occurs - although
I still can not reproduce this.
tried to add it in buildAttachment() and in buildAllAttachments()
where _buildPartData() is called but it does'nt work to. the only
place i found is at the top of file.
Fabrice
State ⇒ Resolved
_buildPartData() to ensure this error message never occurs - although
I still can not reproduce this.
New Attachment: php5.patch
horde/imp/lib/Compose.php it works fine:
require_once IMP_BASE . '/lib/MIME/Contents.php';
What do you think of that modification?
I joined the patch.
Fabrice
But this is the only bug i found (due to PHP5) with Horde on apache2/PHP5.
I don't understand why i have this problem when i forward the entire
message or when i forward only the attachments and not when i forward
message text only ?...
Fabrice
of imp/dimp/horde?
conponents. Horde is running on the following system :
OS : CentOS 4
Http server : httpd-2.0.52-28.ent.centos4
PHP :
php-pdo-5.1.6-1oci8
php-devel-5.1.6-1oci8
php-eaccelerator-5.1.6_0.9.5rc1-1
php-5.1.6-1oci8
php-pgsql-5.1.6-1oci8
php-gd-5.1.6-1oci8
php-xml-5.1.6-1oci8
php-mysql-5.1.6-1oci8
php-pear-1.4.6-2
php-imap-5.1.6-1oci8
php-ldap-5.1.6-1oci8
Thank you for your help
Fabrice
State ⇒ Feedback
of imp/dimp/horde?
State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ DIMP forwarding functions
Queue ⇒ DIMP
State ⇒ Unconfirmed
version) i have the following PHP error:
[error] [client 10.10.206.41] PHP Fatal error:
IMP_Compose::_buildPartData() [<a
href='function.IMP-Compose--buildPartData'>function.IMP-Compose--buildPartData</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "MIME_Part" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /var/www/html/horde/imp/lib/Compose.php on line 1986, referer:
http://10.0.0.20/horde/dimp/compose.php?type=forwardall&thismailbox=INBOX&folder=INBOX&uid=11415
Can you help me ???
Fabrice