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

forms: Render Instructions #4494

Merged
merged 1 commit into from Sep 5, 2018

Conversation

JediKev
Copy link
Contributor

@JediKev JediKev commented Aug 31, 2018

This addresses issue #4493 where the system renders form instructions as plain text instead of HTML. The data is saved in the db as encoded HTML and upon pulling the data we do not decode it back to HTML for rendering.

This addresses issue 4493 where the system renders form instructions as
plain text instead of HTML. The data is saved in the db as encoded HTML and
upon pulling the data we do not decode it back to HTML for rendering.
@JediKev JediKev force-pushed the issue/render-form-instructions branch from 5def943 to 0db6e3a Compare September 5, 2018 20:18
@protich protich merged commit 33a7677 into osTicket:develop Sep 5, 2018
JoshBeckerPLCH pushed a commit to plch/osTicket that referenced this pull request Feb 28, 2020
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