[Buildbot-commits] [Buildbot] #964: Incorrect redirect for	one_box_per_builder
    Buildbot 
    buildbot-devel at lists.sourceforge.net
       
    Mon Aug 16 20:31:23 UTC 2010
    
    
  
#964: Incorrect redirect for one_box_per_builder
------------------------+---------------------------------------------------
Reporter:  markdoliner  |       Owner:           
    Type:  undecided    |      Status:  new      
Priority:  minor        |   Milestone:  undecided
 Version:  0.8.1        |    Keywords:           
------------------------+---------------------------------------------------
 "The Latest Build for each builder is here" link on the Welcome page has a
 problem when the Welcome page is accessed in a subdirectory (e.g.
 http://www.example.com/buildbot/).  The link goes to /builders, but should
 go to /buildbot/builders.
 Removing the leading slash from /builders on this line:
 http://github.com/buildbot/buildbot/blob/master/master/buildbot/status/web/baseweb.py#L330
 fixed the problem for me.
-- 
Ticket URL: <http://buildbot.net/trac/ticket/964>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list