To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=75778 Issue #|75778 Summary|Non-Script URI support for com.sun.star.awt.DialogProv |ider service Component|scripting Version|OOo 2.0.2 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|code Assigned to|ab Reported by|ab
------- Additional comments from [EMAIL PROTECTED] Tue Mar 27 10:27:11 +0000 2007 ------- Currently the services com.sun.star.awt.DialogProvider/DialogProvider2 only support script URIs addressing dialogs inside the LibraryContainer hierarchy. To support using dialogs that are placed outside this hierar- chy the services should be extended to accept other than script URIs. The new mechanism will check if a script URI is passed and otherwise as- sume that the URI points to a DialogName.xdl file and try to access it using the com.sun.star.ucb.SimpleFileAccess service. Also properties files follwing the sceme DialogName_Language.properties will be suppor- ted, e.g.: Dialog1_en_US.properties, Dialog1_de_DE.properties will be identified as files localizing the dialog stored in Dialog1.xdl. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
