Summary | search default field |
Queue | DIMP |
Queue Version | 1.1 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | agerhard (at) usp (dot) br |
Created | 10/15/2008 (6110 days ago) |
Due | |
Updated | 10/28/2008 (6097 days ago) |
Assigned | |
Resolved | 10/15/2008 (6110 days ago) |
Milestone | |
Patch | No |
http://cvs.horde.org/diff.php/dimp/js/DimpBase.js?r1=1.1.2.107&r2=1.1.2.108&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpBase.js?r1=1.1.2.107&r2=1.1.2.108&ty=u
http://cvs.horde.org/diff.php/dimp/js/DimpBase.js?r1=1.173&r2=1.174&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpBase.js?r1=1.171&r2=1.172&ty=u
When inside "sent mail" folder, it is better to have the "To" as the
default field and not "From", since
the "From" is always the same.
State ⇒ Resolved
Assigned to Michael Slusarz
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ search default field
Queue ⇒ DIMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
think "From" is more appropriate (with the exception of Sent Mail
folder, it could be "To" in this case).
I changed the Dimpbase.js code to make the "From" field the default,
but my suggestion is to implement additional code to make the default
selection according to the type of folder in use.