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

Bug: New Post has Blank Cover Image when Created from Exiting Post with a Cover Image #5840

Closed
dbalders opened this issue Sep 15, 2015 · 0 comments · Fixed by #5897
Closed
Labels
affects:admin Anything relating to Ghost Admin bug [triage] something behaving unexpectedly
Milestone

Comments

@dbalders
Copy link
Member

Issue Summary

When you are inside a post that has a cover image, and you click on "New Post" in the left hand menu, that new post will have what it thinks is an existing cover image but it is blank. You then have to trash that image to be able to upload a new one

post image populated

Steps to Reproduce

  1. Open or create a post that has a cover image
  2. Click on "New Post" in the left hand side
  3. There will be a gray background and the trash can icon for the cover image

Technical details:

  • Ghost Version: 0.7.0
  • Client OS: Mac OS X 10.10.3
  • Server OS: Ghost(Pro)
  • Browser: Chrome
@ErisDS ErisDS added the bug [triage] something behaving unexpectedly label Sep 17, 2015
@ErisDS ErisDS added this to the Post-Zelda milestone Sep 17, 2015
@kevinansfield kevinansfield added the affects:admin Anything relating to Ghost Admin label Sep 21, 2015
kevinansfield added a commit to kevinansfield/Ghost that referenced this issue Oct 19, 2015
closes TryGhost#5840
- calls `reset()` on the uploader when re-rendered with a blank image
- calls `reset()` and `initWithImage()` on the uploader when re-rendered with an image and the uploader is still in the "blank" state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:admin Anything relating to Ghost Admin bug [triage] something behaving unexpectedly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants