Giter Site home page Giter Site logo

Can't load URL with - about nighttab HOT 9 CLOSED

zombiefox avatar zombiefox commented on July 29, 2024
Can't load URL with -

from nighttab.

Comments (9)

scottjl avatar scottjl commented on July 29, 2024 2

from nighttab.

scottjl avatar scottjl commented on July 29, 2024 1

Thanks for your help and investigating the issue. I wish I could figure out more myself. Fortunately all the other URLs work just fine, I just use a bookmark for the troublesome one.

from nighttab.

zombieFox avatar zombieFox commented on July 29, 2024

That's interesting, I've tried to recreate the issue but I can't. When I add a URL with a - it works just fine.

Can you provide more details or provide a URL you have seen changed when entered?

from nighttab.

scottjl avatar scottjl commented on July 29, 2024

Well the funny thing is, the URL looks fine when you point at it in the start page. It's when I click on it and it tries to actually go to the URL that I end up with the messed-up one in the URL field of the browser. The URL does actually work for me as a bookmark, it is legit.

Emailed you more explanation, some screen shots and the URL directly.

from nighttab.

zombieFox avatar zombieFox commented on July 29, 2024

I see. I've got the email -- I'll investigate some more. Thanks. Watch this space.

from nighttab.

zombieFox avatar zombieFox commented on July 29, 2024

I've been investigating and I can't replicate the issue described. I've tried a few URLs with a - in them and they work as expected. I've even reviewed the code that takes the value from the Add form and saves it to the local storage. It does not modify it.

To help, can you check and review the URLs as they are saved on your browser when viewing nightTab by following these steps:

  1. Open nightTab
  2. Add the URL to the app using the "Add" control
  3. Right click on the page and select "Inspect", this will open the dev tools on Chrome or Firefox
  4. Find and select the Console tab in the dev tools
  5. Copy and paste this into the Console: bookmarks.get().forEach(function(item){console.log(item.url)}) (This does not interact with your browser bookmarks, only the bookmarks saved to nightTab. You can review the code it runs if you wish.)
  6. Hit enter

This will display all the URLs as nightTab has recorded them. Please check the URLs are correct. If not please report back.

If they are correct then something else is redirecting or changing the URLs when the bookmark is clicked.

from nighttab.

scottjl avatar scottjl commented on July 29, 2024

Spent the weekend doing some extensive testing. Even with no Chrome extensions I still get the undesired behavior. If I take the - out of the URL it works fine, every time. I've created some new URLs with - in them. They all break. Same behavior in Firefox. Same behavior connecting from within my network or from external (using Traefik as a reverse proxy with https). I don't know what else to say other than a - in the URL simply doesn't work for me and nightTab. I can't figure out why this is happening, but it sure is frustrating. I took the - out of my URL as the solution, only thing I could do.

from nighttab.

zombieFox avatar zombieFox commented on July 29, 2024

I have continued trying to recreate the issue but have again been unsuccessful. Along with the sample URL you emailed me, I've been using other test URLs: https://www.penny-arcade.com/ and https://www.hbo.com/game-of-thrones (Both examples of -'s in the domain name and path). They all work fine for me and nothing is modifying the URL when stored by nightTab.

I'm sorry this is not the case for you. However I don't know how to proceed with this issue.

from nighttab.

zombieFox avatar zombieFox commented on July 29, 2024

Unable to replicate or resolve. Closing the issue.

from nighttab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.