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

Buildbot trac trac at buildbot.net
Wed Aug 7 17:49:26 UTC 2013


#2544: updated path_to_root fails for links from the root
-------------------+-------------------
Reporter:  dustin  |      Owner:
    Type:  defect  |     Status:  new
Priority:  major   |  Milestone:  0.8.8
 Version:  master  |   Keywords:  web
-------------------+-------------------
 If `request.prepath` has only one element in it, then the new
 `path_to_root` returns `"/"` instead of `""`.  This isn't correct, as that
 is an absolute, not relative, URL.  It should return `"./"` instead.

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


More information about the Commits mailing list