Steps to replicate:
- Open https://odftoolkit.org/api/odfdom in the browser
- Search for OdfElement in the Search bar
- Click the search result for OdfElement
Expected result: The user is taken to the Javadoc page for the selected item
Actual result: The user is taken to https://odftoolkit.org/api/odfdom/undefined/org/odftoolkit/odfdom/pkg/OdfElement.html, and sees 404 Not Found on the page.
The user is able to navigate to the page by removing the undefined/ from the url.
Steps to replicate:
Expected result: The user is taken to the Javadoc page for the selected item
Actual result: The user is taken to https://odftoolkit.org/api/odfdom/undefined/org/odftoolkit/odfdom/pkg/OdfElement.html, and sees 404 Not Found on the page.
The user is able to navigate to the page by removing the
undefined/from the url.