** Visibility changed to: Public ** This bug is no longer flagged as a security vulnerability
-- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/539694 Title: The URL is too long for the server to handle. Perhaps you can use two separate smaller requests to achieve the same result. Status in OpenObject Web Client: Fix Released Bug description: Installation: 2827 web client revno When you try to do something like that: Inventory > outgoing products > look for "to invoice" and open some pack, then try to edit a line, erase the product's name and put part of the name for something in your database, then enter > the new popup to search in your inventory give this error: The URL is too long for the server to handle. Perhaps you can use two separate smaller requests to achieve the same result. -- All this done behind apache secure! We count the URI long in bytes: 8257 Bytes. In this web: http://httpd.apache.org/docs/1.3/mod/core.html#limitrequestline You can see that the maximun for default for a request is: 8190 bytes. Thanks! _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

