https://issues.apache.org/ooo/show_bug.cgi?id=46480
--- Comment #20 from Andre <[email protected]> --- @Edwin: That is why I called it 'simple' solution and did not commit it. For the inclusion of the path we first have to agree on a proper naming scheme. The use of underscores to separate directory names for instance does not work when the directory names themselves contain underscores: a/b_c/file and a_b/c/file would both be mapped to the same a_b_c/file. Therefore we should think whether we want an improvement now (shortly after the release) or a perfect solution in the future. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
