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

Vertical tabs in field values #52

Closed
jenner opened this issue Jun 14, 2017 · 0 comments
Closed

Vertical tabs in field values #52

jenner opened this issue Jun 14, 2017 · 0 comments

Comments

@jenner
Copy link
Contributor

jenner commented Jun 14, 2017

If a field value contains a vertical tab ("\v" or "\x0b") the parser fails and returns an empty list. This is caused by the usage of section.splitlines().

jenner added a commit to jenner/python-rtkit that referenced this issue Jun 14, 2017
Python's string.splitlines() also splits on vertical tabs, which
can be used as content in tickets.

Resolves z4r#52
@z4r z4r closed this as completed in #53 Jun 16, 2017
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

1 participant