To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113787
                 Issue #|113787
                 Summary|[CWS jl154] Extension location API call returns empty 
                        |string
               Component|framework
                 Version|OOO330m2
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|scripting
             Assigned to|jl
             Reported by|jsk





------- Additional comments from j...@openoffice.org Wed Aug 11 07:35:17 +0000 
2010 -------
Autotest <testautomation>/extensions/optional/e_location.bas

The location test extension (locationtest.oxt) returns an empty string instead 
of the location.

Sub Main
    Dim oContext
    Dim oSingleton
    oContext = getDefaultContext
    oSingleton = oContext.getValueByName( "/singletons/
com.sun.star.deployment.PackageInformationProvider" )
    MsgBox oSingleton.getPackageLocation
( "org.openoffice.extensions.testarea.desktop.location" )
End Sub

---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to