php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26870 bugs: report.php txtarea CRLF problem
Submitted: 2004-01-11 04:58 UTC Modified: 2005-09-05 12:00 UTC
From: xuefer at 21cn dot com Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: xuefer at 21cn dot com
New email:
PHP Version: OS:

 

 [2004-01-11 04:58 UTC] xuefer at 21cn dot com
Description:
------------
windows/unix have different newline: CRLF/CR
lines in source code mess up with lines which windows user submit

this make my email client showing my notes to have blank line after each line.

pls strtr() the CRLF(win) and CR(unix) and LF(mac)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-05 12:00 UTC] sniper@php.net
So you're saying that we need to send 3 mails or have 3 different attachments for each EOL style? :)

This is not gonna change, get a proper email client.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 08:01:33 2024 UTC