﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
240,Genshi gets relative path wrong for <xi:includes,j@…,cmlenz,"in genshi/template/loader.py
the relative_to is only used if its not an absolute path,
this has to be os.path.isabs(filename) instead.
this fixes problems related to xi:includes of templates with the same name in two direcotries, since right now just the filename is used as cachekey not the absolute path of the template.",defect,reopened,major,0.5.1,Template processing,0.5,,template loader,oliver@… ryan@…
