php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56097 Pasted patches get wrapped
Submitted: 2004-06-15 12:35 UTC Modified: 2004-06-15 13:00 UTC
From: papercrane at reversefold dot com Assigned: danielc (profile)
Status: Closed Package: PECL bug system (PECL)
PHP Version: Irrelevant OS: N/A
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: papercrane at reversefold dot com
New email:
PHP Version: OS:

 

 [2004-06-15 12:35 UTC] papercrane at reversefold dot com
Description:
------------
Messages typed into a bug description get wrapped at the edge of the textarea. I just looked at the HTML and there are two wrap types given. wrap=soft and wrap="physical". The second shoudl be removed to allow for long line (e.g. patches) to be left un-wrapped.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-06-15 12:45 UTC] danielc at analysisandsolutions dot com
There's only one wrap attribute in the there.  Code examples should go under "Reproduce code," which doesn't wrap.

I'll add some text instructing folks to put patches in the "Reproduce code" section.
 [2004-06-15 13:00 UTC] papercrane at reversefold dot com
Whoops, Proxomitron was adding the wrap=soft. Thanks, it would be a big help to have that comment somewhere.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Mar 18 23:01:29 2025 UTC