merged in trunk, r7603 thanks for the contribution -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/961094
Title: Entering repeating event with no ending brings down server Status in OpenERP Addons (modules): Fix Committed Bug description: When entering a repeating event with no ending date and no number of repeats entered, server load spiked and the application became unusable. Looking at the list view of crm meetings, the view contained 416700 records (!), so it looks like there is a loop that creates instances of that meeting during run-time without a limit on it. I had to manually delete the record from the database as it's nigh impossible to do this properly from a client connection. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/961094/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

