You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-c-dev@ws.apache.org by "Kasun Indrasiri (JIRA)" <ji...@apache.org> on 2008/05/02 04:56:55 UTC

[jira] Created: (RAMPARTC-94) trust_claim_serilize method does not serialize claims properly

trust_claim_serilize method does not serialize claims properly
--------------------------------------------------------------

                 Key: RAMPARTC-94
                 URL: https://issues.apache.org/jira/browse/RAMPARTC-94
             Project: Rampart/C
          Issue Type: Bug
          Components: Trust
    Affects Versions: Current
         Environment: win32/linux
            Reporter: Kasun Indrasiri
            Assignee: Malinda Kaushalye Kapuruge
             Fix For: Current


In trust_claim_serialize method, the serialization logic does not meet the requirement of the serialization of claims.
This method carries an unwanted child iterator and there is no data structure to carry a set claims. 
The trust_claim_serilize method should rewrite and a new datastructure should be introduced.

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


[jira] Resolved: (RAMPARTC-94) trust_claim_serilize method does not serialize claims properly

Posted by "Milinda Lakmal Pathirage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPARTC-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Milinda Lakmal Pathirage resolved RAMPARTC-94.
----------------------------------------------

    Resolution: Fixed

Patch applied for RAMPARTC-91 also fixed this issue.

> trust_claim_serilize method does not serialize claims properly
> --------------------------------------------------------------
>
>                 Key: RAMPARTC-94
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-94
>             Project: Rampart/C
>          Issue Type: Bug
>          Components: Trust
>    Affects Versions: Current
>         Environment: win32/linux
>            Reporter: Kasun Indrasiri
>            Assignee: Milinda Lakmal Pathirage
>             Fix For: Current
>
>
> In trust_claim_serialize method, the serialization logic does not meet the requirement of the serialization of claims.
> This method carries an unwanted child iterator and there is no data structure to carry a set claims. 
> The trust_claim_serilize method should rewrite and a new datastructure should be introduced.

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


[jira] Commented: (RAMPARTC-94) trust_claim_serilize method does not serialize claims properly

Posted by "Kasun Indrasiri (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAMPARTC-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593717#action_12593717 ] 

Kasun Indrasiri commented on RAMPARTC-94:
-----------------------------------------

The bug fix for RAMPARTC-91 issue would also fix theses bugs.

> trust_claim_serilize method does not serialize claims properly
> --------------------------------------------------------------
>
>                 Key: RAMPARTC-94
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-94
>             Project: Rampart/C
>          Issue Type: Bug
>          Components: Trust
>    Affects Versions: Current
>         Environment: win32/linux
>            Reporter: Kasun Indrasiri
>            Assignee: Malinda Kaushalye Kapuruge
>             Fix For: Current
>
>
> In trust_claim_serialize method, the serialization logic does not meet the requirement of the serialization of claims.
> This method carries an unwanted child iterator and there is no data structure to carry a set claims. 
> The trust_claim_serilize method should rewrite and a new datastructure should be introduced.

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


[jira] Assigned: (RAMPARTC-94) trust_claim_serilize method does not serialize claims properly

Posted by "Milinda Lakmal Pathirage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPARTC-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Milinda Lakmal Pathirage reassigned RAMPARTC-94:
------------------------------------------------

    Assignee: Milinda Lakmal Pathirage  (was: Malinda Kaushalye Kapuruge)

> trust_claim_serilize method does not serialize claims properly
> --------------------------------------------------------------
>
>                 Key: RAMPARTC-94
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-94
>             Project: Rampart/C
>          Issue Type: Bug
>          Components: Trust
>    Affects Versions: Current
>         Environment: win32/linux
>            Reporter: Kasun Indrasiri
>            Assignee: Milinda Lakmal Pathirage
>             Fix For: Current
>
>
> In trust_claim_serialize method, the serialization logic does not meet the requirement of the serialization of claims.
> This method carries an unwanted child iterator and there is no data structure to carry a set claims. 
> The trust_claim_serilize method should rewrite and a new datastructure should be introduced.

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