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

fix: handle quotes in tabular sheet names #370

Closed
wants to merge 1 commit into from

Conversation

aaxelb
Copy link
Contributor

@aaxelb aaxelb commented Jan 5, 2023

Ticket

Purpose

avoid breaking when a spreadsheet name in a tabular file has an apostrophe

Changes

add ' and " to the special characters removed from sheet names

Side effects

ambiguity (duplicate dom ids) when two sheet names differ only by quote characters (extension of existing potential bug)

QA Notes

Deployment Notes

@coveralls
Copy link

Coverage Status

Coverage: 71.234% (-0.0%) from 71.234% when pulling 5617419 on aaxelb:fix/apostrophic into 36a1511 on CenterForOpenScience:develop.

@felliott felliott closed this in f11219a Apr 17, 2023
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.

None yet

2 participants