[Buildbot] #3227: MailNotifier's default email contains a wrong link to the build

Buildbot trac trac at buildbot.net
Wed Mar 11 22:54:02 UTC 2015


#3227: MailNotifier's default email contains a wrong link to the build
--------------------+-------------------
Reporter:  riziero  |      Owner:
    Type:  defect   |     Status:  new
Priority:  major    |  Milestone:  0.9.0
 Version:  master   |   Keywords:
--------------------+-------------------
 Instead of being

 http://IP:port/#/builders/X/builds/Y

 the link sent with the email looks like:

 http://IP:port/#/builders/name_of_builder_with_id_X/builds/Y-1

 The culprit should be _defaultMessageURLs(master_status, build) in
 https://github.com/buildbot/buildbot/blob/master/master/buildbot/status/mail.py

--
Ticket URL: <http://trac.buildbot.net/ticket/3227>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list