https://issues.apache.org/ooo/show_bug.cgi?id=124045
Bug ID: 124045
Issue Type: DEFECT
Summary: Letter wizard not shown up
Product: General
Version: 4.1.0-dev
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
On 410-dev (Rev 1554205), choose File - Wizards - Letter..., gives the
following error.
Because resource id for STR_ARR_SVT_LANGUAGE_TABLE has been changed from
16635 to 16638 defined in svtools/source/misc/langtab.src.
Error message:
com.sun.star.lang.IllegalArgumentException:
at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:171)
at com.sun.proxy.$Proxy18.invoke(Unknown Source)
at com.sun.star.wizards.common.Resource.getStringList(Resource.java:78)
at com.sun.star.wizards.letter.LocaleCodes.<init>(LocaleCodes.java:39)
at
com.sun.star.wizards.letter.LetterWizardDialogImpl.initializeNorms(LetterWizardDialogImpl.java:1107)
at
com.sun.star.wizards.letter.LetterWizardDialogImpl.startWizard(LetterWizardDialogImpl.java:157)
at
com.sun.star.wizards.letter.CallWizard$WizardImplementation.trigger(CallWizard.java:109)
--
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.