| Summary | Turba no_shares fix |
| Queue | Turba |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | mrubinsk (at) horde (dot) org |
| Requester | gb (at) atomas (dot) com |
| Created | 08/06/2007 (6677 days ago) |
| Due | |
| Updated | 08/06/2007 (6677 days ago) |
| Assigned | |
| Resolved | 08/06/2007 (6677 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Assigned to Michael Rubinsky
State ⇒ Resolved
be called to begin with if no share enabled source.
Thanks for the report!
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Turba no_shares fix
Queue ⇒ Turba
New Attachment: turba_no_shares_fix.patch
State ⇒ Unconfirmed
PHP Fatal error: Call to a member function listShares() on a
non-object in /home/gbouthenot/web/horde-head/turba/lib/Turba.php on
line 503
To replicate the error: delete horde_prefs for a given user, remove
the use_shares line in turba/config/sources.php and try to log
The fix included checks the existence of turba_shares before calling
turba_shares->listShares(...)