0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Maurice Williams 4b5aab8306 Error modifying "author" attribute before post record has been created
fixes #3523
- when changing the author, added a check to NOT trigger a save if the post has not been created/saved as yet
2014-08-02 14:35:19 -04:00
..
client Error modifying "author" attribute before post record has been created 2014-08-02 14:35:19 -04:00
server Sanity check page parameter used in findPage 2014-08-01 14:32:38 +00:00
shared This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
test Fix failure in Post API tests. 2014-08-01 17:55:27 +00:00
bootstrap.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
index.js
server.js