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

make GEO property RFC 5545 compliant #74

Merged
merged 1 commit into from
Jun 9, 2016
Merged

make GEO property RFC 5545 compliant #74

merged 1 commit into from
Jun 9, 2016

Conversation

sgehrig
Copy link
Contributor

@sgehrig sgehrig commented Jun 1, 2016

this should fix issue #73 for Google Calendar as it changes the GEO property to be RFC 5545 compliant.

This is a very naive fix but it's the easiest solution without requiring more changes.

@@ -197,7 +197,7 @@ class Event extends Component

/**
* Dates to be excluded from a series of events.
*
*
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There has been an empty space here that was being kicked by the editor on saving.

@sgehrig sgehrig changed the title very naive fix for issue #73 - replace , with ; to match RFC 5545 make GEO property RFC 5545 compliant Jun 1, 2016
@markuspoerschke
Copy link
Owner

Looks good to me! 👍

@markuspoerschke markuspoerschke merged commit ee3f46a into markuspoerschke:master Jun 9, 2016
@sgehrig sgehrig deleted the issue-73 branch June 9, 2016 09:04
@markuspoerschke
Copy link
Owner

Fixed in 0.10.1

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

Successfully merging this pull request may close these issues.

2 participants