[ 
https://issues.apache.org/jira/browse/MARMOTTA-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208138#comment-14208138
 ] 

ASF subversion and git services commented on MARMOTTA-569:
----------------------------------------------------------

Commit 4f53948572b9f28b8e6f6f56f7ce02d5f6a3273d in marmotta's branch 
refs/heads/develop from [~jakob]
[ https://git-wip-us.apache.org/repos/asf?p=marmotta.git;h=4f53948 ]

MARMOTTA-569: Fixed getContainer method that caused resources created by PUT 
not to be added to their container.


> LDP Resources created via PUT are not added to their container
> --------------------------------------------------------------
>
>                 Key: MARMOTTA-569
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-569
>             Project: Marmotta
>          Issue Type: Bug
>          Components: Platform
>    Affects Versions: 3.2.1
>            Reporter: Jakob Frank
>            Assignee: Jakob Frank
>              Labels: ldp
>             Fix For: 3.3.0
>
>
> When creating a resource with {{PUT}}, this resource is not added to the 
> container:
> {{PUT http://localhost:8080/ldp/foo/bar}} should create the triple
> {code:none}
> <http://localhost:8080/ldp/foo> ldp:contains 
> <http://localhost:8080/ldp/foo/bar> .
> {code}
> This is currently not happening...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to