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

Hyphenated Org Names Breaks Template Route for Flask View #111

Open
JVickery-TBS opened this issue May 4, 2023 · 1 comment
Open

Hyphenated Org Names Breaks Template Route for Flask View #111

JVickery-TBS opened this issue May 4, 2023 · 1 comment

Comments

@JVickery-TBS
Copy link
Contributor

Having hyphens in the organization name breaks the flask mapping for the template view function:

@recombinant.route('/recombinant-template/<dataset_type>_<lang>_<owner_org>.xlsx', methods=['GET', 'POST'])

I suppose hyphens in the lang and the dataset_type would also cause issues here too, in theory.

@wardi
Copy link
Member

wardi commented May 4, 2023

doctor, it hurts when I do this

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

No branches or pull requests

2 participants