[Buildbot-commits] [buildbot/buildbot] c69495: Generate correct relative paths even for pages in ...
    GitHub 
    noreply at github.com
       
    Sat Aug 10 19:35:43 UTC 2013
    
    
  
  Branch: refs/heads/buildbot-0.8.8
  Home:   https://github.com/buildbot/buildbot
  Commit: c69495157713f76ef60b2a23f0bf8de8255c2446
      https://github.com/buildbot/buildbot/commit/c69495157713f76ef60b2a23f0bf8de8255c2446
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-08-10 (Sat, 10 Aug 2013)
  Changed paths:
    M master/buildbot/status/web/base.py
    M master/buildbot/test/unit/test_status_web_base.py
  Log Message:
  -----------
  Generate correct relative paths even for pages in the root
Previous code generated '/' for the path to the root, which is not
relative and causes problems when changing paths with http proxies.
Fixes #2544.
    
    
More information about the Commits
mailing list