ASUS support site doesn't appear correctly.

Talk about code development, features, specific bugs, enhancements, patches, and similar things.
Forum rules
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.

This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.

Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
DoctorM
Fanatic
Fanatic
Posts: 146
Joined: 2014-07-31, 18:19
Location: USA

ASUS support site doesn't appear correctly.

Unread post by DoctorM » 2018-06-17, 04:00

A sample page from ASUS: https://www.asus.com/us/Motherboards/M5 ... _Download/

No downloads are shown. They appear correctly under Chrome and IE.

Using Win7 with PM 27.9.3 64-bit

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: ASUS support site doesn't appear correctly.

Unread post by coffeebreak » 2018-06-17, 08:07

Same here with PM 27.9.3, Win 7 x86. Errors in console:
Error console

Code: Select all

Error: TypeError: r.getItem is not a function 
Source File: https://www.asus.com/js/2015/dist/main.min.js Line: 1

Error: ReferenceError: buildList is not defined 
Source File: https://www.asus.com/js/Supportpd.js Line: 708

But it's fixed in UXP.
The site displays properly with PM 28.0.0a4-2018.06.14:
asus-downloads-pm28.0.0a4.png

User avatar
Tomaso
Board Warrior
Board Warrior
Posts: 1622
Joined: 2015-07-23, 16:09
Location: Norway

Re: ASUS support site doesn't appear correctly.

Unread post by Tomaso » 2018-06-17, 22:40

FYI, the issue with the dropdown menus @ Asus ROG forum is also "Solved by UXP":
https://github.com/MoonchildProductions ... ssues/892/

DoctorM
Fanatic
Fanatic
Posts: 146
Joined: 2014-07-31, 18:19
Location: USA

Re: ASUS support site doesn't appear correctly.

Unread post by DoctorM » 2018-06-19, 04:56

From what I've read of UXP is Basilisk and isn't going to replace Pale Moon, but is a separate fork of FF. Right?

So unless the code can be ported back to PM, does that really help?
Last edited by DoctorM on 2018-06-19, 04:57, edited 1 time in total.

vannilla
Moon Magic practitioner
Moon Magic practitioner
Posts: 2181
Joined: 2018-05-05, 13:29

Re: ASUS support site doesn't appear correctly.

Unread post by vannilla » 2018-06-19, 06:40

DoctorM wrote:From what I've read of UXP is Basilisk and isn't going to replace Pale Moon, but is a separate fork of FF. Right?

So unless the code can be ported back to PM, does that really help?
Basilisk is built on top of UXP, not the opposite.
Pale Moon 28 will be built on top UXP too, though with different settings and different parts of code than Basilisk.
Last edited by vannilla on 2018-06-19, 06:40, edited 1 time in total.

User avatar
Tomaso
Board Warrior
Board Warrior
Posts: 1622
Joined: 2015-07-23, 16:09
Location: Norway

Re: ASUS support site doesn't appear correctly.

Unread post by Tomaso » 2018-06-19, 10:16

You can download the latest unstable build of Pale Moon UXP here:
http://www.palemoon.org/unstable/

Locked