Ticket #23 (closed Bug: fixed)

Opened 17 months ago

Last modified 17 months ago

Set Newline Bug

Reported by: Tido Owned by:
Priority: trivial Milestone: 1.0
Component: Version:
Keywords: email 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.

http://codeigniter.com/bug_tracker/bug/1787/

Change History

Changed 17 months ago by JAAulde

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.