| Summary | Undefined function removeBareNewlines |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 3. High |
| Owners | slusarz (at) horde (dot) org |
| Requester | chuck (at) horde (dot) org |
| Created | 10/12/2008 (6233 days ago) |
| Due | |
| Updated | 10/12/2008 (6233 days ago) |
| Assigned | |
| Resolved | 10/12/2008 (6233 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Even though the use of the removeNewlines() call in IMP is temporary
(it will be totally self-contained in the IMAP lib once we switch
over), it might be useful in the future and is best exposed publicly.
Fixed.
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Undefined function removeBareNewlines
Type ⇒ Bug
State ⇒ Assigned
framework package, that function is protected (and prefixed with an
underscore). Should IMP be calling another function, or should the
function be exposed as public by the imap client?