The proposal to merge ~alvarocs/launchpad:fix-bug-summary-field into launchpad:master has been updated.
Description changed to: Fix for the bug reported at https://bugs.launchpad.net/launchpad/+bug/2086655. Launchpad did not enforce a character limit for bug titles. This could cause the send-bug-notifications process to get stuck blocking bug notifications from being sent. - Implemented a character limit of 200 for bug title "summary" field in IBugView & IBugAddForm classes, applicable when adding or editing a bug. - Added validator checks in class FileBugViewBase. - Corresponding unit tests. For more details, see: https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/477422 -- Your team Launchpad code reviewers is requested to review the proposed merge of ~alvarocs/launchpad:fix-bug-summary-field into launchpad:master. _______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : launchpad-reviewers@lists.launchpad.net Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp