[
https://issues.apache.org/jira/browse/JDO-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14738664#comment-14738664
]
Tilmann Zäschke commented on JDO-748:
-------------------------------------
Okay, I found the problem. My Firefox and Vivaldi ask the server whether it
speaks https. Apparently the answer is yes, so it turns
http://svn.apache.org/viewcvs/db/jdo
into
https://svn.apache.org/viewcvs/db/jdo
, which fails.
My chrome-based browser does not do that, so it works fine.
I'm not sure what to do. I suppose the server should not claim to speak https
and then refuse to deliver certain sub-pages in https.
Any suggestions whom I should contact about his?
Is this managed by the JDO team or by the Apache?
> Tyops in spec and dead link on homepage
> ---------------------------------------
>
> Key: JDO-748
> URL: https://issues.apache.org/jira/browse/JDO-748
> Project: JDO
> Issue Type: Improvement
> Components: site and infrastructure, specification
> Reporter: Tilmann Zäschke
> Priority: Trivial
> Labels: documentation, homepage
> Fix For: JDO 3.2
>
>
> Section 12.10 uses a wrong font:
> 1) The last paragraph mentions "PersistenceManager.setMultithreaded"
> and "getMultithreaded". Both should presumably use code-font and possibly
> have trailing '()' added.
> Section 12.11 of the spec contains some typos:
> 3) The 3rd paragraph starts with a '.' which should presumably be at the end
> of paragraph 2.
> 4) The code after paragraph 5 should use a code font
> 5) The code after paragraph 6 should use a code font
> On the home page (https://db.apache.org/jdo/svn.html) in the second section
> ("Web Access to Subversion"):
> 6) The link for browsing SVN (http://svn.apache.org/viewcvs/db/jdo) reports
> "Not Found The requested URL /viewcvs/db/jdo was not found on this
> server."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)