[
https://issues.apache.org/jira/browse/OLINGO-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15393565#comment-15393565
]
Christian Amend commented on OLINGO-986:
----------------------------------------
Hi Matthew,
thanks for pointing this out! Keeping the tuorials up to date can be quite hard
sometimes. Do I understand you correctly that the issue is only with our code
on the website?
You cant`t provide a fix if it is only on the website. If it is code you would
like to fix here is a guide on how to provide a patch file:
http://olingo.apache.org/contribute.html
Thanks & Best Regards,
Christian
> 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
> 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)