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

freeze object before exploiting #3

Open
theoo opened this issue Nov 4, 2015 · 0 comments
Open

freeze object before exploiting #3

theoo opened this issue Nov 4, 2015 · 0 comments
Labels

Comments

@theoo
Copy link
Owner

theoo commented Nov 4, 2015

in some strange case, when the given object has text fields and/or duplicated, the content of the object may be altered.
For instance, a string like "Address\nLocation\nCountry" should see its \n untouched but are converted into text:line-break/ by serenity.
Ensure this wont happen by freezing object, and/or find the relevant code to fix it.

@theoo theoo added the bug label Nov 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant