﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
206,prefix loader should behave like virtual subfolder,Waldemar Kornewald <wkornewald@…>,cmlenz,"The current behavior is inconsistent. Let's imagine I load 'sub/bla.html'. Without prefixes, bla.html thinks it's located in the virtual folder 'sub'. If I have 'layout.html' at the root I have to include it via '../layout.html'. OTOH, with prefixes, bla.html thinks it's at the root although it was included as 'sub/bla.html', so I have to include 'layout.html' (without '../' prefix). That's not really consistent.

Also, if you want to include a template in the same folder you have to put the prefix in front: to load sub/blubb.html from sub/bla.html you have to include 'sub/blub.html' instead of just 'blub.html'.

Please make prefixes behave like subfolders.",defect,closed,major,0.5,General,0.4.4,fixed,,
