| Summary | When trying to export in vCard format, a fatal PHP error occurs |
| Queue | Turba |
| Queue Version | 2.1.3 |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | |
| Requester | Otto.Stolz (at) uni-konstanz (dot) de |
| Created | 03/07/2007 (6822 days ago) |
| Due | |
| Updated | 03/12/2007 (6817 days ago) |
| Assigned | |
| Resolved | 03/07/2007 (6822 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Thank you.
Priority ⇒ 1. Low
State ⇒ Resolved
http://marc.theaimsgroup.com/?l=horde-cvs&m=116363787824224&w=2
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ When trying to export in vCard format, a fatal PHP error occurs
Queue ⇒ Turba
New Attachment: sources.php
State ⇒ Unconfirmed
export my personal address book, in vCard format, the page goes blank.
The PHP error log reports: »PHP Fatal error: Using $this when not in
object context in /var/srv/www/htdocs/horde/turba/lib/Driver.php on
line 755«
The Apache error log reports: » [client 134.34.1.209] PHP Fatal error:
Using $this when not in object context in
/var/srv/www/htdocs/horde/turba/lib/Driver.php on line 755, referer:
https://pauki.rz.uni-konstanz.de/horde/turba/data.php«.
There is no pertinent entry in the Horde log.
Export in any other format, and import, work well, as does vCard
export in an Solaris (SunOS 5.9) + PHP 4.4.4 implementation.
Attached is the pertinent excerpt from tuirba/config/sources.php.