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

Normalize ids generated from paths #31

Merged
merged 1 commit into from
Sep 25, 2014
Merged

Normalize ids generated from paths #31

merged 1 commit into from
Sep 25, 2014

Conversation

choeger
Copy link
Contributor

@choeger choeger commented Sep 25, 2014

flowtime.js relies on the id-separator "/", so we should not
confuse it with ids containing that separator.
Replacing it with '_' seems safe.

Signed-off-by: Christoph Höger christoph.hoeger@tu-berlin.de

flowtime.js relies on the id-separator "/", so we should not
confuse it with ids containing that separator.
Replacing it with '_' seems safe.

Signed-off-by: Christoph Höger <christoph.hoeger@tu-berlin.de>
@choeger
Copy link
Contributor Author

choeger commented Sep 25, 2014

Currently, when using slides in folders and flowtime, the reloading of pages and some navigation features are broken. This simple patch should fix this.

xogeny pushed a commit that referenced this pull request Sep 25, 2014
Normalize ids generated from paths
@xogeny xogeny merged commit 51cac3f into xogeny:master Sep 25, 2014
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