Ticket #630 (closed defect: fixed)
MailNotifier fails with default settings
| Reported by: | heiko.bihr | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8.+ |
| Version: | 0.7.11 | Keywords: | |
| Cc: |
Description
Using the default message in MailNotifier? and perforce as VCS, the composition of the mail message fails when appending the revision number (see attached trace).
The appended patch fixes this by not adding the revision number using the += operator, but string formatting instead.
Attachments
Change History
Changed 4 years ago by heiko.bihr
-
attachment
traceback.txt
added
Changed 4 years ago by heiko.bihr
-
attachment
fix.patch
added
fix (unified diff against buildbot-0.7.11p3)
comment:1 Changed 4 years ago by lowekamp
- Summary changed from MailNotifier fails with perforce to MailNotifier fails with default settings
Also occurs with svn (or anything else with revision numbers, I guess)
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
Traceback