You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2008/03/05 20:47:40 UTC

[jira] Resolved: (SHINDIG-5) Missing /xn direcory for PHP implementation

     [ https://issues.apache.org/jira/browse/SHINDIG-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-5.
--------------------------------

    Resolution: Invalid

No longer valid due to a new PHP implementation committed in SHINDIG-103


> Missing /xn direcory for PHP implementation
> -------------------------------------------
>
>                 Key: SHINDIG-5
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-5
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadgets Server - PHP
>            Reporter: Martin Webb
>
> On line 376 of ./php/container.php there is a reference to an /xn directory:
> 	$request = do_curl_request("http://" . $_SERVER['HTTP_HOST'] . "/xn/rest/1.0/profile:" . $screenName . "/contact(relationship='friend'&onNing='true')?begin=0&end=25&xn_auth=no");
> Missing reference implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.