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

Ian Bertolacci commented on CALCITE-5092:
-----------------------------------------

I've also confirmed that this is fixed.
Do we know what the cause was? It seems like this has happened twice now, and 
it'd be nice to avoid this situation in the future.
Simply waiting for the next release to magically correct the problem isn't the 
greatest solution.

> Calcite Web: API doc search gives links with invalid "undefined" subpath 
> resulting in 404
> -----------------------------------------------------------------------------------------
>
>                 Key: CALCITE-5092
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5092
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Ian Bertolacci
>            Priority: Major
>             Fix For: 1.31
>
>
> In https://calcite.apache.org/javadocAggregate/ when we type something in the 
> SEARCH input, e.g. "Project", and we click on the corresponding item, we get 
> redirected to a wrong url (notice the 'undefined'  in the middle):
> https://calcite.apache.org/javadocAggregate/undefined/org/apache/calcite/rel/core/Project.html
> which shows the message:
> {code}
> Not Found
> The requested URL was not found on this server.
> {code}
> The proper url should be:
> https://calcite.apache.org/javadocAggregate/org/apache/calcite/rel/core/Project.html



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to