gephi-toolkit icon indicating copy to clipboard operation
gephi-toolkit copied to clipboard

Search broken in JavaDoc

Open nagorczak opened this issue 2 years ago • 0 comments

When using the search function (e. g. searching "PreviewProperty"), an error message is shown altough the class can perfectly be accessed via clicking through the list of all classes.

The message is AccessDeniedprod-web-14tx00000000000001fe5ee4e-00626fa92d-319aca72-nyc3c319aca72-nyc3c-nyc3-zg03html, body, body :not(iframe) { background-color: #2c2d2d !important; border-color: #726b60 !important; color: #c7c3bc !important; }

Accessing the doc of the class PreviewProperty via search leads to: https://www.javadoc.io/doc/org.gephi/gephi-toolkit/latest/undefined/org/gephi/preview/api/PreviewProperty.html Whereas accessing it via list of all classes, it leads to: https://www.javadoc.io/doc/org.gephi/gephi-toolkit/latest/org/gephi/preview/api/PreviewProperty.html

nagorczak avatar May 02 '22 09:05 nagorczak