Ticket #23 (closed Bug: fixed)
Set Newline Bug
| Reported by: | Tido | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 1.0 |
| Component: | Version: | ||
| Keywords: | Cc: |
Description
In core library Email, line 487 does not allow override of ā\nā character because of OR conditions. These or conditions should be && (AND) conditions. See block below from line 487 - 493.
Change History
Note: See
TracTickets for help on using
tickets.
