>>>>> "Marcin" == Marcin Bukat <[EMAIL PROTECTED]> writes:
Marcin> Uz.ytkownik Jean-Marc Lasgouttes napisa?: >>>>>>> "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 Marcin> I would say it unconsequent behavior thats all. What about Marcin> adding switch 'always use relative path' to prefferences? I am not very keen of adding prefs every time we cannot make a choice... I see the need for having an absolute path in some cases: for example, if you add some logo in the title page of a document, this logo will probably be in a fixed place. JMarc