https://issues.apache.org/ooo/show_bug.cgi?id=124272

Andre <awf....@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|iss...@openoffice.apache.or |awf....@googlemail.com
                   |g                           |

--- Comment #11 from Andre <awf....@googlemail.com> ---
This was probably caused by my changes for creating patches.  The language
packs contain a row in their Directory table

    FontsFolder, , Fonts:truetype

which should be

    FontsFolder, TARGETDIR, Fonts

The bug is triggered even when no patches are built.

The content of this line is basically defined at the end of the
installer::windows::directory::process_root_directories() function in
solenv/bin/modules/installer/windows/directory.pm.  Looks like the if statement
takes a wrong turn based on a wrong value in installer::globals::fontsdirname. 
That variable is set in directory::setup_global_font_directory_name.

-- 
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.

Reply via email to