A kind reminder we would like all registered users to weigh in on one of our forum's security policies.
Please take a moment to read this thread and place a vote.
https://forum.palemoon.org/viewtopic.php?f=17&t=32935

Missing content

This board is for discussions, bug reports, etc. for pre-releases of the v27 milestone codenamed "Tycho".

Since the beta phase is over, this board is closed for new posts/topics.
User avatar
back2themoon
Knows the dark side
Knows the dark side
Posts: 3040
Joined: 2012-08-19, 20:32

Missing content

Post by back2themoon » 2016-11-18, 12:53

Please take a look at this page, for example. It's a sort of test/quiz but all that content is missing in Pale Moon (visible in IE/FF). Tried Safe Mode and FF mode.

Error console:

Code: Select all

Error: ReferenceError: wpvq_count_pages is not defined
Source File: https://www.e-food.gr/blog/wp-content/cache/minify/cd5dc.js
Line: 7
(update: also occurs in 26.5.0)

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 38519
Joined: 2011-08-28, 17:27
Location: Sweden

Re: Missing content

Post by Moonchild » 2016-11-18, 14:25

Impossible to reverse-engineer this. You'll have to ask the website operators for details.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
back2themoon
Knows the dark side
Knows the dark side
Posts: 3040
Joined: 2012-08-19, 20:32

Re: Missing content

Post by back2themoon » 2016-11-18, 14:29

Thanks, I'll try. Anything specific I should ask for or just a general "not working" request?

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

Re: Missing content

Post by Sajadi » 2016-11-18, 15:23

Perhaps it makes sense to ask if they use some bleeding edge ECMAScript features, which for example Pale Moon does not support? Tested the page with Otter-Browser which uses a revived and updated qtwebkit engine which supports now also newer script features and Otter can show the page with it's content.

So asking about not supported script features seems to be a reasonable suggestion :)