Hi Frank, On Fri, Feb 25, 2022 at 8:57 AM Zinner, Frank Uwe Alfred <frank.uwe.alfred.zin...@externe.dfs.de> wrote: > > Hi I tried searching the documentation of components and got an error page. > > URI: https://pr-724--camel.netlify.app/components/latest/ > > Error-Page Content: > > "This file exists solely to defeat the limitations of the link checker, that > is unaware of the .htaccess redirect from this page to the latest released > version. > If you see this, you are not viewing the site through httpd or there is > something wrong with the .htaccess file: in the latter case please let the > camel developers know."
Thank you for the feedback. What you're seeing is a placeholder file that we need to have in place in order for the link checker not to report issues with missing `index.html` in the `.../latest/` path. On the production website we're running Apache HTTPD and we have a redirect rules that redirect from `.../latest/` to the latest release version (right now 3.15.x), so the url changes from `.../latest/` to `.../3.15.x/`. These rules are Apache HTTPD-specific, so the preview websites and the local previews do not support them. There should not be any change to the inline search of the component list which is not performed using Algolia. I should have been a bit clearer in the original email, the search I'm referring to is the search in the top right of every page that searches the whole website. Anyways, thank you for your feedback and willingness to help :) zoran -- Zoran Regvart