[Buildbot-commits] [Buildbot] #2544: updated path_to_root fails for links from the root

Buildbot trac trac at buildbot.net
Sat Aug 10 19:36:03 UTC 2013


#2544: updated path_to_root fails for links from the root
-------------------+---------------------
Reporter:  dustin  |       Owner:
    Type:  defect  |      Status:  closed
Priority:  major   |   Milestone:  0.8.8
 Version:  master  |  Resolution:  fixed
Keywords:  web     |
-------------------+---------------------
Changes (by dustin):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fixed in 0.8.8:

 {{{
 commit c69495157713f76ef60b2a23f0bf8de8255c2446
 Author: Dustin J. Mitchell <dustin at mozilla.com>
 Date:   Sat Aug 10 15:32:54 2013 -0400

     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.
 }}}

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2544#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list