Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove requirement for hardcoded 'Index.html' in featureSearch.js #541

Merged
merged 1 commit into from
Aug 27, 2018

Conversation

szaliszali
Copy link

When the generated Index.html was renamed, feature search and/or any navigation using the URLs generated by the script resulted in a 404 error.

After this change the generated output file can be renamed to any filename without breaking the navigation.

As a side effect, the JavaScript warnings on the console at line 55 are gone, too.

@dirkrombauts dirkrombauts merged commit 6dabded into picklesdoc:develop Aug 27, 2018
@dirkrombauts
Copy link
Member

Thank you for your contribution!

@dirkrombauts dirkrombauts changed the title Delete hardcoded 'Index.html' in featureSearch.js Remove requirement for hardcoded 'Index.html' in featureSearch.js Aug 27, 2018
@szaliszali szaliszali deleted the index-html branch August 28, 2018 13:27
@dirkrombauts dirkrombauts mentioned this pull request Oct 9, 2018
@dirkrombauts
Copy link
Member

Released in version 2.20.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants