| Summary | Fix Horde_History without SQL database |
| Queue | Horde Framework Packages |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | jan (at) horde (dot) org |
| Requester | thomas.jarosch (at) intra2net (dot) com |
| Created | 06/04/2008 (6384 days ago) |
| Due | |
| Updated | 06/04/2008 (6384 days ago) |
| Assigned | |
| Resolved | 06/04/2008 (6384 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Assigned to Jan Schneider
State ⇒ Resolved
http://cvs.horde.org/diff.php/framework/History/History.php?r1=1.59&r2=1.60&ty=u
Priority ⇒ 1. Low
New Attachment: framework-fix-History.patch
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Fix Horde_History without SQL database
Type ⇒ Bug
State ⇒ Unconfirmed
I've just noticed that the Horde_History system tries to connect to a
database even though I haven't configured one. Attached patch fixes
the issue.
Thomas