Description of problem: My piranha version is piranha-0.8.3-1, When I enter the "GET / HTTP/1.0\r\n\r\n" in the SEND field and click ACCEPT. The string will be saved as "GET / HTTP/1.0rnrn". And LVS can not work. Version-Release number of selected component (if applicable): piranha-0.8.3-1 How reproducible: Steps to Reproduce: 1. start the service piranha-gui and login to web interface. 2. edit one of your web virtual server to modify the monitor scripts. 3. enter the string above and click ACCEPT. Actual results: the "\" will be deleted by piranha-gui. Expected results: the string should be "GET / HTTP/1.0\r\n\r\n" Additional info: piranha-0.8.2-1 can work well .
*** This bug has been marked as a duplicate of 199243 ***