Summary | JS Error in imp/templates/javascript/contacts.js |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | jens (at) peino (dot) de |
Created | 12/07/2006 (6821 days ago) |
Due | |
Updated | 12/07/2006 (6821 days ago) |
Assigned | |
Resolved | 12/07/2006 (6821 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ JS Error in imp/templates/javascript/contacts.js
Queue ⇒ IMP
using Horde/IMP/Turba HEAD (07.12.2006; 10:30AM german time)
Compose a new mail via IMP, open to Adressbook/contacs and select some
names/mailadresses for to/cc
then press "ok"
I get: "f is not defined" JS error.
Looking at the imp/templates/javascript/contacts.js file, there is an
if clause before the definition of f.
If i put this if clause right below f=.... it works again.
- Jens