Kasun Jayarathna

Results 7 issues of Kasun Jayarathna

FILL THESE DETAILS FIRST: - Ghost version: 1.25.3 - App version: 1.2.1 ---- **Issue #1** When users with “Contributor” role try to write a post using the Ghost mobile app,...

bug

### Issue Summary Uploading an animated gif (relatively not too larger) via Ghost Editor throws an internal server error message. I checked the server logs and found out that it...

bug

When the theme get deployed via the GitHub Action in the theme, the livereload.js is injected into the production environment (despite having the value "production" for the BUILD variable on...

### Issue Summary Navigation strips the subdirectory name when trying to create a navigation item. Let's say: - **Site URL:** https://domain.com/blog When trying to create a navigation item with the...

bug

**gscan result on Ghost** ![image](https://user-images.githubusercontent.com/278469/213362530-23859866-dff6-4d6c-be47-413397ec7353.png) **featured.hbs** ![image](https://user-images.githubusercontent.com/278469/213362822-d73d1509-6dca-40b8-ab50-80f561b8e6d6.png) **package.json** ![image](https://user-images.githubusercontent.com/278469/213362973-4bdba9a5-c6b3-4ef1-bf03-3b262416a4b5.png) --- **Note:** The expected functionality (Tags filtered from the slugs inside the custom setting) is working fine. But it throws an...

bug

### Issue Summary `I noticed this issue on one of my clients website and thought it is worth to record as a bug even though this is not a common...

stale
community

fixes #1982 - `python3` command is not available on Windows. Modified the checkPython function to check both `python` and `python3` commands before returning the result --- > [!NOTE] > Detects...