You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Christian Amend (JIRA)" <ji...@apache.org> on 2016/07/27 07:49:20 UTC

[jira] [Resolved] (OLINGO-986) Tutorial on website out of date

     [ https://issues.apache.org/jira/browse/OLINGO-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Amend resolved OLINGO-986.
------------------------------------
    Resolution: Fixed

Fixed the website.

> Tutorial on website out of date
> -------------------------------
>
>                 Key: OLINGO-986
>                 URL: https://issues.apache.org/jira/browse/OLINGO-986
>             Project: Olingo
>          Issue Type: Bug
>          Components: MISC
>            Reporter: Matthew Tamayo-Rios
>            Assignee: Christian Amend
>            Priority: Minor
>
> The tutorial on the website here is out of date and actually has several compiler errors: 
> https://olingo.apache.org/doc/odata4/tutorials/read/tutorial_read.html
> 1. The call to `serializedContent.getContent()` is redundant due to the earlier call to `serializerResult.getContent()`.  
> 2. The `entityCollection` variable is not defined and should be `entitySet`.
> I checked out the code to try and submit a patch, but the samples have correct compiling code. First time reporting a bug so not sure how to go about submitting a fix to site.



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