You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "impetus technologies (JIRA)" <ji...@apache.org> on 2008/07/08 10:19:42 UTC

[jira] Created: (SHINDIG-431) HAS_APP filter is not supported in samplecontainer

HAS_APP filter is not supported in samplecontainer
--------------------------------------------------

                 Key: SHINDIG-431
                 URL: https://issues.apache.org/jira/browse/SHINDIG-431
             Project: Shindig
          Issue Type: New Feature
          Components: Sample container & Examples
         Environment: Windows, Apache
            Reporter: impetus technologies


If we have a schema like :  
<applications>
  <application id="1111">
    <user>john.doe</user> 
    <user>jane.doe</user> 
  </application>
</applications> 
Then we can implement this filter by modifying xmlstatefilefetcher.php and basicpeopleservice.php

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


[jira] Updated: (SHINDIG-431) HAS_APP filter is not supported in samplecontainer

Posted by "impetus technologies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

impetus technologies updated SHINDIG-431:
-----------------------------------------

    Attachment: XmlStateFileFetcher.php.patch
                state-basicfriendlist.xml.patch
                BasicPeopleService.php.patch

> HAS_APP filter is not supported in samplecontainer
> --------------------------------------------------
>
>                 Key: SHINDIG-431
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-431
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Sample container & Examples
>         Environment: Windows, Apache
>            Reporter: impetus technologies
>         Attachments: BasicPeopleService.php.patch, state-basicfriendlist.xml.patch, XmlStateFileFetcher.php.patch
>
>
> If we have a schema like :  
> <applications>
>   <application id="1111">
>     <user>john.doe</user> 
>     <user>jane.doe</user> 
>   </application>
> </applications> 
> Then we can implement this filter by modifying xmlstatefilefetcher.php and basicpeopleservice.php

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


[jira] Resolved: (SHINDIG-431) HAS_APP filter is not supported in samplecontainer

Posted by "Chris Chabot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Chabot resolved SHINDIG-431.
----------------------------------

    Resolution: Fixed

Closed due to lack of activity (and we haven't used the xml back-end for a while already)

> HAS_APP filter is not supported in samplecontainer
> --------------------------------------------------
>
>                 Key: SHINDIG-431
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-431
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Sample container & Examples
>         Environment: Windows, Apache
>            Reporter: impetus technologies
>         Attachments: BasicPeopleService.php.patch, getFriends.xml, state-basicfriendlist.xml.patch, XmlStateFileFetcher.php.patch
>
>
> If we have a schema like :  
> <applications>
>   <application id="1111">
>     <user>john.doe</user> 
>     <user>jane.doe</user> 
>   </application>
> </applications> 
> Then we can implement this filter by modifying xmlstatefilefetcher.php and basicpeopleservice.php

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


[jira] Updated: (SHINDIG-431) HAS_APP filter is not supported in samplecontainer

Posted by "impetus technologies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

impetus technologies updated SHINDIG-431:
-----------------------------------------

    Attachment: getFriends.xml

Patches are attached.

> HAS_APP filter is not supported in samplecontainer
> --------------------------------------------------
>
>                 Key: SHINDIG-431
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-431
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Sample container & Examples
>         Environment: Windows, Apache
>            Reporter: impetus technologies
>         Attachments: BasicPeopleService.php.patch, getFriends.xml, state-basicfriendlist.xml.patch, XmlStateFileFetcher.php.patch
>
>
> If we have a schema like :  
> <applications>
>   <application id="1111">
>     <user>john.doe</user> 
>     <user>jane.doe</user> 
>   </application>
> </applications> 
> Then we can implement this filter by modifying xmlstatefilefetcher.php and basicpeopleservice.php

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