[mashup-dev] [jira] Resolved: (MASHUP-770) System object doc bugs

Keith Godwin Chapman (JIRA) jira at wso2.org
Thu May 1 08:33:19 PDT 2008


     [ https://wso2.org/jira/browse/MASHUP-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Godwin Chapman resolved MASHUP-770.
-----------------------------------------

    Resolution: Fixed

> System object doc bugs 
> -----------------------
>
>                 Key: MASHUP-770
>                 URL: https://wso2.org/jira/browse/MASHUP-770
>             Project: WSO2 Mashup Server
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Jonathan Marsh
>            Assignee: Channa Gunawardena
>             Fix For: 1.1
>
>
> The doc for the system.include method includes this example:
>   system.include("version?stub&lang=e4x", "lib2.js"); 
> However this doesn't work as relative urls must be relative to the /services/ directory.  Should be
>   system.include("system/version?stub&lang=e4x", "lib2.js"); 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Mashup-dev mailing list