https://bugs.documentfoundation.org/show_bug.cgi?id=144625

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |heiko.tietze@documentfounda
                   |                            |tion.org

--- Comment #17 from Heiko Tietze <[email protected]> ---
I run into the same issue with
https://extensions.libreoffice.org/en/extensions/show/custom-palette-eport

Removing the following lines solved it.

  oRegKey = GetRegistryKeyContent("/org.openoffice.Office.Common/Path/Info",
true)
  oRegKey.WorkPathChanged = true
  oRegKey.commitChanges

Reason is that Path::Info is not defined anymore in
officecfg/registry/schema/org/openoffice/Office/Common.xcs.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to