You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2012/07/25 07:43:34 UTC

[jira] [Created] (STANBOL-702) Stanbol Enhacer ignores the 'uri' query parameter

Rupert Westenthaler created STANBOL-702:
-------------------------------------------

             Summary: Stanbol Enhacer ignores the 'uri' query parameter
                 Key: STANBOL-702
                 URL: https://issues.apache.org/jira/browse/STANBOL-702
             Project: Stanbol
          Issue Type: Bug
          Components: Enhancer
    Affects Versions: 0.9.0-incubating
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler


The 'uri' parameter defined by the Enhancer RESTful API is currently ignored. I think this bug was introduced by the addition of the Multipart ContentItem RESTful API extension.

To fix this the ContentItemReader (o.a.s.enhancer.jersey module) needs to read this parameter from the HttpServletResponse (can be injected by Jersey) and use it when creating the ContentItem instance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (STANBOL-702) Stanbol Enhacer ignores the 'uri' query parameter

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

Rupert Westenthaler resolved STANBOL-702.
-----------------------------------------

    Resolution: Fixed

fixed with  http://svn.apache.org/viewvc?rev=1365511&view=rev
                
> Stanbol Enhacer ignores the 'uri' query parameter
> -------------------------------------------------
>
>                 Key: STANBOL-702
>                 URL: https://issues.apache.org/jira/browse/STANBOL-702
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Enhancer
>    Affects Versions: 0.9.0-incubating
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>
> The 'uri' parameter defined by the Enhancer RESTful API is currently ignored. I think this bug was introduced by the addition of the Multipart ContentItem RESTful API extension.
> To fix this the ContentItemReader (o.a.s.enhancer.jersey module) needs to read this parameter from the HttpServletResponse (can be injected by Jersey) and use it when creating the ContentItem instance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira