Summary | Typos in test.php (versions H3) |
Queue | IMP |
Queue Version | 4.0 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | Horde Developers (at) |
Requester | thierry (at) horde (dot) org |
Created | 2004-12-24 (5869 days ago) |
Due | |
Updated | 2004-12-27 (5866 days ago) |
Assigned | 2004-12-26 (5867 days ago) |
Resolved | 2004-12-27 (5866 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
Assigned to
State ⇒ Assigned
applications (ingo, nag and turba), although they are installed,
because version numbers mismatch:
IMP expects version "1.0" and it finds "H3 (1.0)".
The fix is simple: just ignore H3 when trying to match version strings.
Idem for ingo's test page: it expects IMP version "4.0", but finds "H3 (4.0)".
State ⇒ Feedback
are the typos you're talking about? Can you provide a diff?
Type ⇒ Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Summary ⇒ Typos in test.php (versions H3)
Queue ⇒ IMP
# ingo: No (Have version: H3 (1.0); Need version: 1.0)
Ingo provides basic mail filtering capabilities to IMP.
# nag: No (Have version: H3 (2.0); Need version: 2.0)
Nag allows tasks to be directly created from e-mail data.
# turba: No (Have version: H3 (2.0); Need version: 2.0)
Turba provides addressbook/contacts capabilities to IMP.
From http://localhost/horde/ingo/test.php:
* imp: No (Have version: H3 (4.0); Need version: 4.0)
IMP can be used to interface ingo with a mailserver.