Summary | Sync not working due to PHP Error |
Queue | Synchronization |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | hordetest (at) trash-mail (dot) com |
Created | 10/17/2010 (5371 days ago) |
Due | |
Updated | 10/19/2010 (5369 days ago) |
Assigned | |
Resolved | 10/19/2010 (5369 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Update to new session initialization (
Bug #9314).http://git.horde.org/diff.php/framework/SyncML/SyncML/Backend/Horde.php?rt=horde-git&r1=f4f153147c89de458e435625189b68f05cf8ac4c&r2=6e9d7738bcc5e69734865cc346c233a5c7cc6816
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Synchronization
Summary ⇒ Sync not working due to PHP Error
Type ⇒ Bug
State ⇒ Unconfirmed
<b>Fatal error</b>: Call to undefined method
Horde_Registry::setupSessionHandler() in
<b>/horde/horde/framework/SyncML/SyncML/Backend/Horde.php</b> on line
<b>69</b><br />
If I got it right, the function setupSessionHandler is not implemented
anymore in the Registry class.