• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

Unable to edit images when upload via URL

user_4735f

Chevereto Member
▶ Reproduction steps
  1. Paste URL to upload
  2. Click on the image to edit title, description,...
😢 Unexpected result:

No action is taken when attempting to edit the image.

📃 Error log message

There is no php log available. I suspect the issue is caused by javascript.

The console shows this error when I attempt to click on the image.

Code:
chevereto.min.js?737…fabc349e9b20f3b4b:1
 Uncaught TypeError: Cannot read properties of undefined (reading 'substring')
    at HTMLDivElement.<anonymous> (chevereto.min.js?737…49e9b20f3b4b:1:6995)
    at HTMLDocument.dispatch (scripts.min.js?737ea…49e9b20f3b4b:3:8036)
    at v.handle (scripts.min.js?737ea…49e9b20f3b4b:3:4749)
(anonymous)    @    chevereto.min.js?737…fabc349e9b20f3b4b:1
dispatch    @    scripts.min.js?737ea…fabc349e9b20f3b4b:3
v.handle    @    scripts.min.js?737ea…fabc349e9b20f3b4b:3
 
I can confirm the bug and will fix it in the next revision.

Many thanks @user_4735f for bring this to our attention.
 
This bug status has changed to pending release (target 4.1.2)
 
Back
Top