[
https://issues.apache.org/jira/browse/FLINK-20422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz reopened FLINK-20422:
--------------------------------------
It does appear on buildbot as well:
https://ci.apache.org/builders/flink-docs-release-1.12/builds/17
I figured out the problem is when we build the docs for en and zh separately. I
did not face this problem because I only ever used {{build_docs.sh -p/-i}} for
building docs. The buildbot uses {{build_docs.sh}} without any flags which
configures the build differently and the excludes work differently for en, zh.
Therefore the problem occurs only in this setup. However it is a correct bug,
that we do not link to the correct version of a file.
I will open a PR shortly for fixing it.
> Remove {{ site.baseurl }} from .html files in flink documentation
> -----------------------------------------------------------------
>
> Key: FLINK-20422
> URL: https://issues.apache.org/jira/browse/FLINK-20422
> Project: Flink
> Issue Type: Sub-task
> Components: Documentation
> Reporter: Xiao Huang
> Assignee: Dawid Wysakowicz
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.13.0, 1.12.1
>
>
> Remove the \{\{site.baseurl\}\} from .html files. E.g.
> {{_layouts/redirect.html}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)