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

Cleanup string processing #1394

Merged
merged 2 commits into from Oct 5, 2018

Conversation

atrol
Copy link
Member

@atrol atrol commented Oct 3, 2018

No description provided.

@atrol atrol self-assigned this Oct 3, 2018
There were some places in code where function string_display instead
of string_display_line has been used for single line strings.

Function string_display should just be used to prepare multiple line
strings.

Issue #24822
There was one place in code where function string_display_links instead
of string_display_line_links has been used for single line strings.

Function string_display_links should just be used to prepare multiple line
strings.

Issue #24822
@atrol atrol force-pushed the 24822-cleanup-string-processing branch from 9975161 to bd7bfd3 Compare October 5, 2018 17:39
@atrol atrol merged commit bd7bfd3 into mantisbt:master Oct 5, 2018
@atrol atrol deleted the 24822-cleanup-string-processing branch October 5, 2018 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants