Description of problem: virtual_edit_services.php unneccesarily uses stripslashes, and therefore reduces e.g. HTTP/1.0\r\n\r\n to HTTP/1.0rnrn Version-Release number of selected component (if applicable): piranha-0.8.2-1 How reproducible: set Send string to "GET /test.fit HTTP/1.0\r\n\r\n" and accept.
Ownership taken
Patch in -HEAD
*** Bug 220764 has been marked as a duplicate of this bug. ***
Marek, Is this bug in the right place ? Much of the cluster suite tools seem to have been moved to the RHEL category.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2008-0794.html
The description claims that "GUI would remove trailing slashes", while in fact, it removes backslashes. http://php.net/manual/en/function.stripslashes.php