Merge lp://staging/~redsingularity/apport/bugpattern-828850 into lp://staging/~ubuntu-bugcontrol/apport/ubuntu-bugpatterns

Proposed by RedSingularity
Status: Rejected
Rejected by: Brian Murray
Proposed branch: lp://staging/~redsingularity/apport/bugpattern-828850
Merge into: lp://staging/~ubuntu-bugcontrol/apport/ubuntu-bugpatterns
Diff against target: 16 lines (+6/-0)
1 file modified
bugpatterns.xml (+6/-0)
To merge this branch: bzr merge lp://staging/~redsingularity/apport/bugpattern-828850
Reviewer Review Type Date Requested Status
Brian Murray Needs Fixing
Review via email: mp+74463@code.staging.launchpad.net
To post a comment you must log in.
Revision history for this message
Brian Murray (brian-murray) wrote :

The parenthesis are used for grouping in a regular expression so they will need to be escaped in your pattern e.g. "\(\)" if you want to match a literal paren. Additionally, I wouldn't necessarily match on Title because those can be modified by anyone. Instead use OriginalTitle which will appear in the bug description and be set as a key by apport. Thanks for working on this!

review: Needs Fixing
Revision history for this message
Brian Murray (brian-murray) wrote :

A pattern for this has already been added. Thanks for working on this though.

Unmerged revisions

311. By Tim <tim@Alpha>

Added bugpattern for software-properties. Bug 828850.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.