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

Client-side services do not deal with list parameters #577

Open
jaapb opened this issue Dec 3, 2018 · 0 comments
Open

Client-side services do not deal with list parameters #577

jaapb opened this issue Dec 3, 2018 · 0 comments

Comments

@jaapb
Copy link

jaapb commented Dec 3, 2018

When trying to create a client-side services that accepts a list-type parameter, I keep getting 'Cannot parse params for client-side service' error messages.

Looking at the code in src/lib/eliom_parameter.client.ml, it does look like the list parameter is not matched in reconstruct_params_form. Is this intentional?

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

1 participant