0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
Hannah Wolfe 283deb2461 Fix email sending fail when blog title has a comma
no issue

- We send emails from Blog Title <ghost@blog-url.com>, but it should be from "Blog Title" <ghost@blog-url.com>
- It worked fine without quotes unless you have a comma in your Blog Title in which case different mail systems get confused in different ways
2015-01-09 21:34:24 +00:00
..
client Add view post link on published and updated posts 2014-12-15 12:18:47 +00:00
functional Merge pull request #4748 from rwjblue/remove-proxying 2015-01-02 15:18:15 -06:00
integration Image Importer Improvements 2015-01-02 22:54:40 +00:00
unit Fix email sending fail when blog title has a comma 2015-01-09 21:34:24 +00:00
utils Add markdown file handler to importer 2015-01-09 20:04:56 +00:00
.jshintrc Updating dev dependencies 2014-09-17 16:44:30 +01:00
blanket_coverage.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00