Closed
Bug 253660
Opened 21 years ago
Closed 17 years ago
page does not get shown
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: ChristianThayer, Unassigned)
Details
Attachments
(1 file)
|
48.15 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040615 Epiphany/1.2.6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040615 Epiphany/1.2.6
This page works on Internet Explorer but does not get shown in Mozilla 1.6 or
Firefox 0.9.1. Only the top banner line gets presented. Below this the main
content is just a blank gray area.
Reproducible: Always
Steps to Reproduce:
1. Browse to http://www.derreisefuehrer.com/country.asp
2.
3.
Actual Results:
as described - page content does not get shown
Expected Results:
show page
Comment 1•21 years ago
|
||
Also seen on Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a3) Gecko/20040725
Javascript console shows many warnings, seems to be buggy js, not layout.
OS: Linux → All
Comment 2•21 years ago
|
||
Worksforme with a 2004-07-25-06 Linux trunk nightly...
Comment 3•21 years ago
|
||
wfm Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a3) Gecko/20040727
this time Win98SE on another machine, and a younger nightly. Seems that
document.all support got it working. I get only 4 warnings, all the same, two
before and two after that info:
Non-standard document.all property was used. Use W3C standard
document.getElementById() instead.
Error: OAS_RICH is not defined
Source File: http://www.derreisefuehrer.com/wtgContent/common/realmedia_ads2.js
Line: 16
The site is broken as in comment 0 with FF 0.9.1 and Moz 1.7.1.
But even if I tried browser.dom.document.all.disabled = true with 1.8a3 the site
works. Strange.
-> Tech-Evang/German?
Comment 5•21 years ago
|
||
the top ad is loaded twice, disturbing the layout. there is nothing loaded
besides this block of ads.
I created a new profile, closed browser, went offline.
Started browser, added de-de to languages, that the language matches my IP
geographic region, checked that cookies/images/popups/javascript were fully
enabled, and started that website, as first URL loaded into this fresh profile.
to no avail, bug still shows on
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a3) Gecko/20040730
Windows is original windows98, SP1 added later.
resolved the problem outside of Mozilla:
http://ssmedia.com/utilities/hosts/
How To Block Ads (& Web Bugs) Without Extra Software
Adding a 202kb sized hosts file from there to my windows directory is blocking
download of nearly any ad. I just disable that by renaming it, when I want to
test something. That is no spyware, just a plain textfile, listing URLs to be
blocked. Applies to Windows, Linux, Unix and others, see documentation on the
website.
Can anybody tell me how to see this website without blocking ads?
Comment 6•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
The website has been redesigned. I can't see any problems.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Comment 8•17 years ago
|
||
verified wfm
URL also has changed, was http://www.derreisefuehrer.com/country.asp
now http://www.derreisefuehrer.com/country/
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•