Simon Walter

Results 7 issues of Simon Walter

When changing the title of an already created post, the URL is not adjusted. Doing the same in ghost-admin changes the URL. In some cases this results in the URL...

bug

Sometimes a change in an post is not shown in the preview of the post. Leaving the post can result in loosing the change. Possible reason: when opening the post...

bug
needs info

Sometimes a conflicting change between a post on server and android app is not detected. We suspect it to occure if someone else then the original author modifies the post...

bug

When upload an image addition new lines are inserted even is there is already a new line between the image markdown an the text blocks. New lines should only be...

enhancement

When uploading images in the ghost-admin, you are able to select multiple images. The android app doesn't seem to support this. Since the app used to select the images supports...

enhancement

Upload an images is canceled if screen rotates. At least the dialog showing the progress ia gone and nothing gets inserted into the text. Android version: 6.0.1 device: OnePlus X...

bug

`{{t "page {{page}" page=page}}` does not raise an error, but should. Valid would be `{{t "page {{page}}" page=page}}`

enhancement
good first issue