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

Prevent escaping single quote (') and double quote (") at html.escape #183

Closed
ultimatecoder opened this issue Nov 17, 2018 · 0 comments · Fixed by #516
Closed

Prevent escaping single quote (') and double quote (") at html.escape #183

ultimatecoder opened this issue Nov 17, 2018 · 0 comments · Fixed by #516
Assignees
Milestone

Comments

@ultimatecoder
Copy link
Contributor

@eloquence eloquence added this to the 0.2.0alpha milestone Jul 2, 2019
@redshiftzero redshiftzero self-assigned this Aug 3, 2019
legoktm added a commit that referenced this issue Dec 15, 2023
The tcp port is available as soon as the container is running, but we
actually want to wait for the HTTP server to be up, which means all the
Rust code has been built and sources generated. dockerize already
supports that, we just need to use the "http" protocol instead of "tcp".

This allows us to get rid of the manual "sleep 30" as well.

Fixes #183.
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 a pull request may close this issue.

3 participants