[Tickets #12622] Mnemo export API
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Aug 26 15:44:53 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12622
------------------------------------------------------------------------------
Ticket | 12622
Created By | horde at albasoft.com
Summary | Mnemo export API
Queue | Mnemo
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
horde at albasoft.com (2013-08-26 15:44) wrote:
I think I've found some bugs playing with mnemo export API.
When calling:
...
$injector->getInstance('Mnemo_Api')->export($uid, 'text/x-vnote', $calname);
...
I get this on log:
PHP Fatal error: Call to a member function getVersion() on a
non-object in .../mnemo/lib/Api.php on line 334
and after fixing it, still another:
PHP Fatal error: Call to undefined method
Horde_History_Log::getData() in .../mnemo/lib/Driver.php on line 433
Applying attached patch make it available from scripts, and resulting
file is suitable to be imported back to Horde.
horde at albasoft.com (2013-08-26 15:44) uploaded: hordewm5-mnemo_export.patch
http://bugs.horde.org/h/services/download/?app=whups&actionID=download_file&file=hordewm5-mnemo_export.patch&ticket=12622&fn=%2Fhordewm5-mnemo_export.patch
More information about the bugs
mailing list