Atari daily build
by Peter Slegg
There seems to be a problem with the Atari test build 1930
When opening any page a dialogue box pops-up saying "CSSBase"
and the page is not rendered.
Peter
9 years, 6 months
Re: Full save not working
by Tony Moore
On 18 May 2014, Tony Moore <old_coaster(a)yahoo.co.uk> wrote:
> On 16 May 2014, Tony Moore <old_coaster(a)yahoo.co.uk> wrote:
> > On 16 May 2014, Brian Jordan <brian.jordan9(a)btinternet.com> wrote:
> >
> > > I just noticed that full saves of pages doesn't work in v1885, only
> > > !Run, !Sprites and URL files are saved and the accompanying warning
> > > message reads "The file could not be saved due to an error: Is a
> > > directory". A quick look back through the versions I have available
> > > suggests this was introduced between v1841 and v1862. I'll have a
> > > couple more glasses and try to report it on the tracker.
> >
> > I've done that already
> > http://bugs.netsurf-browser.org/mantis/view.php?id=2126
>
> Now fixed. Many thanks to Vincent Sanders
Sorry, Brian. I didn't see your post before I replied.
Tony
9 years, 6 months
Full save not working
by Brian Jordan
I just noticed that full saves of pages doesn't work in v1885, only !Run,
!Sprites and URL files are saved and the accompanying warning message
reads "The file could not be saved due to an error: Is a directory".
A quick look back through the versions I have available suggests this was
introduced between v1841 and v1862. I'll have a couple more glasses and
try to report it on the tracker.
--
_____________________________________________________________________
Brian Jordan
Virtual RPC-AdjustSA on Windows 8.1 Pro
RISC OS 6.20
_____________________________________________________________________
---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com
9 years, 6 months
Re: Allrecipes website
by Peter Slegg
>>> I am using the Atari build No. 1841 (m68k) and this allrecipes page just
>>> displays blank.
>>
>>That build is a little behind but it does not seem to matter, current
>>HEAD on gtk on Linux builds is also empty. Please can you submit a bug
>>report to the tracker [1]
>>
>>>
>>> It is probably just the JS but I can't test that here. I tried editing
>>> the page source to remove the JS but still blank.
>>
>>There is a lot of JS on that page but its failing to display the
>>noscript with it turned off so something else is wrong.
>
>Thanks.
>
>Reported:
>
>http://bugs.netsurf-browser.org/mantis/view.php?id=2116
>
>Peter
I tried a chop search on the page body but it made no difference.
Next I deleted the first few lines inside the <head> and the page
then renders.
These are the deleted lines:
<style id="antiClickjack">body{display:none !important;}</style>
<script type="text/javascript">
if (self === top) {
var antiClickjack = document.getElementById("antiClickjack");
antiClickjack.parentNode.removeChild(antiClickjack);
} else {
top.location = self.location;
}
</script>
Peter
9 years, 6 months
Introduction
by Rupinder Singh
Hi, I am Rupinder Singh Khokhar currently pursuing B.Tech in Computer
Science & Engineering at International Institute of Information Technology-
Hyderabad, India. I can be contacted at:
Email: rsk1coder99(a)gmail.com
Ph: +91-9810182623
IRC: parwana || parwana_
Skype: rskrsk619
I will be working on the Netsurf Libraries(LibDOM,LibHubbub & perhaps
LibCSS) and updating them to latest specs over the next couple of months as
a part of the Google Summer Of Code program. The project details can be
found at:
https://docs.google.com/document/d/1wkYaicf5C9O2xUbQ4sZgpDUuPqs0h7oz69InG...
I have started my work on LibDOM and the related work can be found at
rupindersingh/libdom branch on libdom.git:
http://git.netsurf-browser.org/libdom.git/log/?h=rupindersingh/libdom
This is just an introductory mail, so that I can introduce myself in the
community. And perhaps bond, probably not by the use of adhesives as Daniel
suggested :P
Kind Regards.
9 years, 7 months
Re: Allrecipes website
by Peter Slegg
>> I am using the Atari build No. 1841 (m68k) and this allrecipes page just
>> displays blank.
>
>That build is a little behind but it does not seem to matter, current
>HEAD on gtk on Linux builds is also empty. Please can you submit a bug
>report to the tracker [1]
>
>>
>> It is probably just the JS but I can't test that here. I tried editing
>> the page source to remove the JS but still blank.
>
>There is a lot of JS on that page but its failing to display the
>noscript with it turned off so something else is wrong.
Thanks.
Reported:
http://bugs.netsurf-browser.org/mantis/view.php?id=2116
Peter
9 years, 7 months
Allrecipes website
by Peter Slegg
I am using the Atari build No. 1841 (m68k) and this allrecipes page just
displays blank.
It is probably just the JS but I can't test that here. I tried editing
the page source to remove the JS but still blank.
Can someone else confirm the behaviour and if it is the JS ?
Peter
9 years, 7 months