Closed
Bug 232530
Opened 21 years ago
Closed 21 years ago
applying match_field on e.g. 'cc' deletes separator between mutiple entries
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: th.schmidt, Assigned: myk)
Details
User-Agent:
Build Identifier:
see Reproducibility
Reproducible: Always
Steps to Reproduce:
1. modify cc using '<fullAccount1> <partialAccount2>'
2. commit
3. match <partialAccount2>, continue
Actual Results:
cc='<fullAccount1><fullAccount2>'
Expected Results:
cc='<fullAccount1> <fullAccount2>'
| Reporter | ||
Updated•21 years ago
|
Summary: applying match_field on e.g. 'cc' deletes separator between mutiple entries → applying match_field on e.g. 'cc' deletes separator between mutiple entries
Version: unspecified → 2.17.6
Comment 1•21 years ago
|
||
Where are you seeing this? I just tried your steps to reproduce on this very
bug, adding myself and Myk to the CC, and it went though fine...
Comment 2•21 years ago
|
||
No response from reporter in two weeks ... unable to reproduce. -> WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•