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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 26 12:01:30 2024 UTC