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
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
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-2024 The PHP Group
All rights reserved.
Last updated: Tue Dec 03 02:01:28 2024 UTC