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

        

Reply via email to