Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Removes trailing semicolon from scheduler recurrance pattern #1371

Merged

Conversation

interactivellama
Copy link
Contributor

Fixes #1370. However, I am unsure if this a breaking change for anyone if the semicolon is removed. I'm estimating that any library that is parsing ical recurrance pattern is using a split(";") method and so this doesn't matter. Our unit tests however needed changing.

@kevinparkerson
Copy link
Contributor

@interactivellama this change looks good. I don't think it should be a big issue, but it is something that should be put in the release notes for sure

kevinparkerson pushed a commit that referenced this pull request Jun 30, 2015
Removes trailing semicolon from scheduler recurrance pattern
@kevinparkerson kevinparkerson merged commit e6e34ec into ExactTarget:master Jun 30, 2015
@interactivellama interactivellama deleted the scheduler-semicolon branch April 4, 2016 15:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants