Issue 11546 - Assign dialogs need to detect all language scripts
Summary: Assign dialogs need to detect all language scripts
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: Unknown
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-17 08:15 UTC by Unknown
Modified: 2003-03-13 11:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2003-02-17 08:15:50 UTC
Currently hardcoded to Java and Beanshell - should detect all language scripts
in User, Share and Document and present the languages in the language drop down.

requires_documentation

Not checking at assign if Runtime Language support is installed [ not checking
for load of runtime singleton]. This will happen on invocation. So could choose
a language script for a language with no installed support. Invocation of this
script will fail.
Comment 1 Unknown 2003-02-20 09:35:47 UTC
Supported languages now detected by fetching a list of the installed 
Script Runtime Services, registered with the OOo installation.
Comment 2 robert.kinsella 2003-02-28 14:23:40 UTC
verified fixed on all platforms, SFrameworkINstall.jar.27.02.2003
Comment 3 michael.bemmer 2003-03-13 11:13:45 UTC
As mentioned on the qa dev list on March 5th I will close all resolved
<wontfix/duplicate/worksforme/invalid> issues. Please see this posting for details.