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

module=1&page=5&id=XXX - Escaped single/double quotes in form #2

Open
locknut opened this issue Oct 7, 2014 · 1 comment
Open

module=1&page=5&id=XXX - Escaped single/double quotes in form #2

locknut opened this issue Oct 7, 2014 · 1 comment
Assignees

Comments

@locknut
Copy link

locknut commented Oct 7, 2014

Cosmetic issue.

module=1&page=5&id=XXX
clicking ‘Edit details’/'Update' on a risk results in the contents of the “Risk assessment” and “additional notes” fields having escaped quotes.
when I go back into the “Edit Details” the backslashes disappear (the string get’s unescaped) - so the problem is the "read-only" rendition of the page (when the form is disabled).
This cosmetic bug is not affecting the subject, external reference or control number fields
just the risk assessment and additional notes fields

@dasn82 dasn82 self-assigned this Oct 12, 2014
@dasn82
Copy link
Contributor

dasn82 commented Oct 12, 2014

This has been fixed

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