Reviewing merge request #162: Possibility to escape delimeters when splitting strings

For icalender rules we need to be able to escape the ; delimiter,
extended splitString function to process \; or any other \character
sequences for delimiters.

Commits that would be merged:

Version 2
  • Version 1
  • Version 2
  • 628a1b7
  • 4279dbd
  • Possibility to escape delimiters

  • 807a07e
  • Merge branch 'master' of git://gitorious.digitalstrom.org/dss/dss-mainline into icalparam-fix

  • 80b9ff5
  • Fixed off by one error in splitString routine

  • bc9b038
  • Added splitString escape delimiter tests

Showing 628a1b7-4279dbd

Comments

Sounds like a good candidate for some tests

Found and fixed one remaining problem, added tests.

→ State changed from Open to Closed

Merged.

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository