• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.
  • 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

URL shortener bug

Status
Not open for further replies.

husseinb

Chevereto Member
The viewer does not display the original shortened URL. It generates a new short URL from the service.

1. Login as admin

2. Click on home

3. Upload an image and select create short URL's using (service)

4. Go back to the admin interface

5. Click on the file name of any image OR go to the chevereto short URL (ex. domain.com/p). You must be logged in as admin.

6. Instead of displaying the original URL from the URL shortener it makes a new one.

This defeats the purpose of link tracking. The short URL should be saved in the database and retrieved with the rest of the image details.

If you do not select create short URLs when uploading the first image after clearing the cookies and cache, this error does not occur.

I am using Chrome Version 21.0.1180.81 on Ubuntu 12.10.
 
The upload process doesn't store the shorted URL. Every time you saw the short URL from service a new call over that URL is made. Short URLs should be preserved but that also means that there must be a new class to re-fecth the URL changes (when you change the file name). At this point the quick workaround for this is that you service shouldn't write new URL is the URL already exists... I know that un YoURLs you have a function to always create new short links, you should disable that.
 
Ok. 🙂 When this becomes a feature, could you please include retrieval of the short URL when getting the codes for multiple photos?

As always, it's a pleasure using Chevereto!

Hussein
 
Status
Not open for further replies.
Back
Top