You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/03/04 23:42:00 UTC

[jira] [Commented] (CALCITE-2203) Calcite site redirect links to Avatica broken with jekyll-redirect-from 0.12+

    [ https://issues.apache.org/jira/browse/CALCITE-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16385432#comment-16385432 ] 

Kevin Risden commented on CALCITE-2203:
---------------------------------------

FYI [~julianhyde] since you committed the latest site build change. (not sure it would matter since Calcite doesn't pin versions for Gem dependencies.

FYI [~elserj] since you put the redirect in originally.

 

I can work on a fix for this just not sure if we want to go with removing the redirect or changing to an absolute URL.

> Calcite site redirect links to Avatica broken with jekyll-redirect-from 0.12+
> -----------------------------------------------------------------------------
>
>                 Key: CALCITE-2203
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2203
>             Project: Calcite
>          Issue Type: Bug
>          Components: site
>            Reporter: Kevin Risden
>            Assignee: Julian Hyde
>            Priority: Minor
>
> The Calcite docs page [https://calcite.apache.org/docs/] links to Avatica with permanent redirects added in CALCITE-1677.
> One example link is: [https://calcite.apache.org/docs/avatica_overview.html]
> This now redirects to: [http://localhost:4000/avatica/docs/index.html]
> jekyll-redirect-from 0.12 introduced a breaking change for relative redirects: [https://github.com/jekyll/jekyll-redirect-from/issues/149]
> This change was introduced to Calcite as part of commit: [https://github.com/apache/calcite/commit/962c0a585f29fdb8717fc84395d218ffa15d8cba]
> Either the redirect needs to change to a absolute URL or remove the redirect altogether.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)