Ticket #1814 (closed defect: fixed)
again search dialog
Reported by: | x905 | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0 |
Component: | mc-core | Version: | 4.7.0-pre4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
search dialog dont save empty "content" filed on exit:
- start mc
- search some file with mask and with "content" field filled
- search again some file with mask and with content NOT filled
- exit mc
- start mc
- start search dialog - where is last mask in "File name"(ok) - but "content" field contains string from step 2(not ok), but need to contain last empty string from step 3
now i need to delete "content" field every time i start mc and want to search
4.7.0-pre4-8-g74815e7
Change History
comment:1 Changed 15 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
- severity changed from no branch to on review
- Milestone changed from 4.7 to 4.7.0
comment:2 Changed 15 years ago by slavazanko
- Votes for changeset set to slavazanko
This related to #1662 and patch contain revert action of older commit. But now patch looks more good.
Vote here.
comment:4 Changed 15 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
- severity changed from on review to approved
comment:5 Changed 15 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from slavazanko angel_il to commited-master
- Resolution set to fixed
- severity changed from approved to merged
- Blocking 1662 removed
Merged to master.
changeset:35de934437c8aefc1edea09a6f5ab0d963a894f4
Note: See
TracTickets for help on using
tickets.
Created 1814_empty_values_in_history branch. Parent branch: master.
changeset:802507fff7edecb424a3db593285c06cacbad3ff
The global solution: allow each history to save an empty value.