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

Escape static field value #407

Merged
merged 1 commit into from
Feb 19, 2018
Merged

Escape static field value #407

merged 1 commit into from
Feb 19, 2018

Conversation

beghelli
Copy link
Contributor

I didn't use Laravel's helper method e() to escape because I sense the templates were built avoiding any tight dependence with Laravel, so I tried to keep it that way.

@kristijanhusak
Copy link
Owner

Thanks!

@kristijanhusak kristijanhusak merged commit 76f52be into kristijanhusak:master Feb 19, 2018
@sgrund
Copy link

sgrund commented Jul 20, 2018

How is it now possible to insert real html code into the form? Since this change we have many trouble with our forms. Maybe you should add a "raw" field type.

@kristijanhusak
Copy link
Owner

@sgrund we could add a 'raw' => true option on the static field.

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

3 participants