Comment 84 for bug 919659

Revision history for this message
In , Markus Mohrhard (moggi) wrote :

With the help from the ubuntu bug report I think I finally have a point that looks wrong.

http://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx#174 and following seem to be wrong for the MINIMAL_PROFILEDISCOVER case.

We then just create the path to the profile through regDir + profilePath and we no longer respect if the profile path has been marked as relative or not. I will try to create a debug build with the ubuntu release configuration to confirm this.

If it is really only this point we might get a simple fix for this problem.