>>>>> "Marcin" == Marcin Bukat <[EMAIL PROTECTED]> writes:
Marcin> Hmm. I see the same bug in xforms version. If included file is Marcin> in 'parent directory' path is absolute. The algorithm used currently is: * compute the included file path relative to the document path * if this relative path starts with ../, use an absolute path instead. The idea is that paths that are upper than the document are not likely to be moved at the same time as the document. If you want to call that a bug, you have to propose a better algorithm... And of course the user can always override this choice. JMarc