Icons8 Website Not Fully Loading

Board for discussions around the Basilisk web browser.

Moderator: Basilisk-Dev

tincup

Icons8 Website Not Fully Loading

Unread post by tincup » 2019-02-20, 22:51

Issue with icons8.com, try any icon set or search eg: https://icons8.com/icons/set/moon
I've changed my useragent to FF for the site via about:config without any luck.

Inspecting the network I see it's returning 403 errors on all of the .js scripts. Inspecting network on the latest FF does not show any of those errors.

User avatar
Sajadi
Board Warrior
Board Warrior
Posts: 1226
Joined: 2013-04-19, 00:46

Re: Icons8 Website Not Fully Loading

Unread post by Sajadi » 2019-02-20, 23:07

There is one error in the consoles:

Timestamp: 21.02.2019 00:06:05
Error: SyntaxError: invalid property id
Source File: https://maxst.icons8.com/_nuxt/icon/ven ... 4dd393f.js
Line: 2, Column: 28527
Source Code:
rn o["en-US"];if(t.url.indexOf("crowdin-overlay")>=0)return{...o["en-US"],locale:"zu-ZA"};const e=`https://${t.hostname|

I suggest contact the website owner to ask whats wrong

tincup

Re: Icons8 Website Not Fully Loading

Unread post by tincup » 2019-02-20, 23:12

I may do that, only it is something that other browsers handle gracefully, so wondering why that is.

Something to note, they do offer an old version of their site that does work with Basilisk. I am reporting this because if it's an issue on one site, there are bound to be plenty of others that will exhibit similar behavior down the road.

User avatar
Sajadi
Board Warrior
Board Warrior
Posts: 1226
Joined: 2013-04-19, 00:46

Re: Icons8 Website Not Fully Loading

Unread post by Sajadi » 2019-02-20, 23:31

Doing a quick Google check for
Error: SyntaxError: "invalid property id"

Seems to be some problem with Javascript/scripting - But why? I do have no idea - Page only for most newest Firefox/Chrome optimized? Page making use of bleeding edge scripting drafts or some general error which makes the elements unable to be shown with Pale Moon?

As said, contact the page owner. Additionally i have opened Github issue https://github.com/MoonchildProductions/UXP/issues/980

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35574
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Icons8 Website Not Fully Loading

Unread post by Moonchild » 2019-02-21, 09:48

Unless the website owners can provide an actual cause of this, there's nothing we can do.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

win7-7
Fanatic
Fanatic
Posts: 183
Joined: 2013-09-16, 15:18
Location: --

Re: Icons8 Website Not Fully Loading

Unread post by win7-7 » 2019-02-21, 12:37

Following pushlog show what is fix to this problem.

https://hg.mozilla.org/integration/mozi ... b22d429d0e

https://bugzilla.mozilla.org/show_bug.cgi?id=1339395

Testing done based to tinderbox builds (https://ftp.mozilla.org/pub/firefox/tin ... und-win64/)

build 1493911761 does not have problem with website while 1493911520 does.

User avatar
Sajadi
Board Warrior
Board Warrior
Posts: 1226
Joined: 2013-04-19, 00:46

Re: Icons8 Website Not Fully Loading

Unread post by Sajadi » 2019-02-22, 00:39

As Moonchild mentioned.. there exists a report for this already:
https://github.com/MoonchildProductions/UXP/issues/802

Marked as Bounty... so... it will be fixed once someone with the knowledge or interest to fix this will take a look - who could gain of course something for fixing it.. as it is a Bounty bug ;)

Good start for trying to find out how to fix it on your own and earn something once you have done so :)

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35574
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Icons8 Website Not Fully Loading

Unread post by Moonchild » 2019-02-22, 07:30

Thanks for taking the time to narrow this down, win7-7.
As stated, this is a known enhancement request for implementing a draft proposal that isn't in any standard at the moment but being used in the wild on rare occasions (webmasters really shouldn't!). Considering this might be a bit of a PITA to implement the bounty will be substantial for whomever decides to tackle this. The issue has references to the relevant Bugzilla bugs which have implementation code to base your patches on.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

Locked