Bug 460407

Summary: Regexp in Bugzilla/BugMail.pm to filter flag changes will fail on flag names with - or + in them
Product: [Community] Bugzilla Reporter: David Lawrence <dkl>
Component: Email NotificationsAssignee: David Lawrence <dkl>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 3.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-18 20:31:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Lawrence 2008-08-28 04:35:23 UTC
Description of problem:

Regexp in Bugzilla/BugMail.pm to filter flag changes will fail on flag names with - or + in them. The regexp needs to be fixed to properly handle names with the special characters in them. Currently the flag would be omitted from Bugzilla emails and people would not see the change properly.

Comment 1 David Lawrence 2008-09-18 20:31:21 UTC
Will be in the next update.

Dave