Opened 4 years ago
Closed 4 years ago
#1486098 closed Bugs (fixed)
Searchbox default value
| Reported by: | subset | Owned by: | |
|---|---|---|---|
| Priority: | 10 - Lowest | Milestone: | 0.3.1 |
| Component: | Core functionality | Version: | 0.3-stable |
| Severity: | normal | Keywords: | searchbox |
| Cc: |
Description
Hi !
/program/steps/mail/search.inc - say : "search in subject and sender by default" but is't working.
The real value is only the subject.
Attachments (1)
Change History (4)
Changed 4 years ago by djib
comment:1 follow-up: ↓ 2 Changed 4 years ago by djib
Do you know that you can select the fields you are searching in by clicking on the magnifying glass in the search bar.
Anyway, here is a patch (adding search in FROM field if no fields are selected).
comment:2 in reply to: ↑ 1 Changed 4 years ago by subset
Replying to djib:
Do you know that you can select the fields you are searching in by clicking on the magnifying glass in the search bar.
Anyway, here is a patch (adding search in FROM field if no fields are selected).
Hi !
Thank You,
Yes, I know how can I search .
Sorry, but does not help for me :
+ " $subjectfrom? = "HEADER FROM"; "
comment:3 Changed 4 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Fixed comment in [ae119b9d].

search.inc.diff for revision 2939