ifixit icon indicating copy to clipboard operation
ifixit copied to clipboard

Original link: undefined

Open kelson42 opened this issue 1 year ago • 1 comments
trafficstars

image

What does mean "Original link: undefined" ?

kelson42 avatar Apr 21 '24 15:04 kelson42

You are not supposed to have this link displayed. Could you explain how you arrived there? Link should be something like https://library.kiwix.org/content/ifixit_fr_all_2024-03/home/unavailable_offline?url=/products/t5-torx-screwdriver (i.e. with a url query param).

Notice that the fact that iFixit is using a query parameter is now known to me to be a bad idea since it badly interact with readers especially kiwix-serve (which silently remove them from the browser URL bar). A "magic" anchor would definitely make more sense (even if it will still be a tweak, but it is widely used in JS SPA typically).

benoit74 avatar Apr 30 '24 10:04 benoit74