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

fix(#269): invalid template caused crash when adding from bookmarklet #270

Merged
merged 3 commits into from
Mar 1, 2020

Conversation

adrienjoly
Copy link
Member

@adrienjoly adrienjoly commented Mar 1, 2020

Closes #269.

Fixes a regression introduced in https://github.com/openwhyd/openwhyd/pull/263/files#diff-d04a3fa73a7dd2a179772cc75555275eR109: a Hogan/Mustache template became invalid after prettier processed it on save.

@adrienjoly adrienjoly self-assigned this Mar 1, 2020
@adrienjoly adrienjoly added the bug label Mar 1, 2020
@adrienjoly adrienjoly added this to 📥 Inbox / ideas in Development via automation Mar 1, 2020
@adrienjoly adrienjoly merged commit b8a6bb3 into master Mar 1, 2020
Development automation moved this from 📥 Inbox / ideas to ✔️ Done / pending QA Mar 1, 2020
@adrienjoly adrienjoly deleted the fix/266-crash-from-bookmarklet branch March 1, 2020 14:27
adrienjoly pushed a commit that referenced this pull request Mar 1, 2020
## [1.21.3](v1.21.2...v1.21.3) (2020-03-01)

### Bug Fixes

* **#269:** invalid template caused crash when adding from bookmarklet ([#270](#270)) ([b8a6bb3](b8a6bb3)), closes [#269](#269) [#269](#269) [/github.com//pull/263/files#diff-d04a3fa73a7dd2a179772cc75555275eR109](https://github.com//github.com/openwhyd/openwhyd/pull/263/files/issues/diff-d04a3fa73a7dd2a179772cc75555275eR109)
@adrienjoly adrienjoly moved this from ✔️ Done / pending QA to 🌲 In production in Development Mar 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development
  
🌲 In production
Development

Successfully merging this pull request may close these issues.

adding a track from youtube.com (using chrome extension) makes Openwhyd server crash
1 participant