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

[dev.icinga.com #9704] String::Trim() should return a new string rather than modifying the current string #3172

Closed
icinga-migration opened this issue Jul 22, 2015 · 9 comments
Labels
enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/9704

Created by mfriedrich on 2015-07-22 10:58:34 +00:00

Assignee: jflach
Status: Resolved (closed on 2015-08-27 16:08:11 +00:00)
Target Version: 2.4.0
Last Update: 2015-11-12 15:32:53 +00:00 (in Redmine)

Include in Changelog: 0

Changesets

2015-08-27 13:50:14 +00:00 by jflach 31c5427

Add String ToLower, ToUpper, change Trim

refs #9704 #9944

2015-08-27 15:18:21 +00:00 by jflach 5bbc8ca

Add String ToLower, ToUpper, change Trim

fixes #9704 #9944

2015-08-27 16:06:20 +00:00 by jflach f1a1dfb

Update use of String::Trim()

fixes #9704

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-08-18 11:31:07 +00:00

  • Relates set to 9944

@icinga-migration
Copy link
Author

Updated by jflach on 2015-08-27 13:28:11 +00:00

  • Assigned to set to jflach

@icinga-migration
Copy link
Author

Updated by jflach on 2015-08-27 15:20:03 +00:00

  • Status changed from New to Resolved
  • Done % changed from 0 to 100

Applied in changeset 5bbc8ca.

@icinga-migration
Copy link
Author

Updated by jflach on 2015-08-27 15:33:30 +00:00

  • Target Version set to 2.4.0

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-08-27 15:36:22 +00:00

  • Status changed from Resolved to Assigned
  • Done % changed from 100 to 90

All Trim() calls need to be replaced to store the new returned value.

@icinga-migration
Copy link
Author

Updated by jflach on 2015-08-27 16:08:11 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 90 to 100

Applied in changeset f1a1dfb.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-05 13:20:27 +00:00

  • Backport? changed from TBD to No

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-10-16 18:08:32 +00:00

  • Tracker changed from Feature to Support

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-11-12 15:32:53 +00:00

  • Tracker changed from Support to Feature
  • Include in Changelog changed from 1 to 0

@icinga-migration icinga-migration added enhancement New feature or request libbase labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.4.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant