Closed
Bug 64927
Opened 25 years ago
Closed 25 years ago
linked stylesheet on this page doesn't work
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bugs4hj, Assigned: asa)
References
()
Details
Attachments
(4 files)
Using build 2001010904 on WinNT4 I'm unable to see any work from that stylesheet
on this page.
As I take this page to my local drive, or an other server, then this problem is
gone.
B.t.w. V3SPACE.COM is inserting <script> tags into the documents, in order to
activate the banners. I can simply take them out, but that's another story.
I'm asking you to check this, do you see the same? The page should be orange
with "Hello this is our Mozilla/Netscape testcase" on it (in black). But that is
not the case with my build! Can someone confirm this please?
And I'm not sure where to put this, right now!
So, now I can select that Style System, I can't do that if I'm filing new bugs!
Component: Browser-General → Style System
Comment 5•25 years ago
|
||
win98 2001010504 mozilla build - site looks 100% like in ie. Can anyone confirm?
Comment 8•25 years ago
|
||
WORKSFORME
Platform: PC
OS: Windows 98
Mozilla Build: 2001010904
Marking as such.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
As other people confirmed, it does not work. Please take a look at the
screenschots. 100 out of 100 times of testing the same different results.
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Comment 10•25 years ago
|
||
Nobody has confirmed this -- doron, Keyser and I all find this WORKSFORME.
H-J: Are you sure this looks different under IE than it does under Mozilla?
Whiteboard: WORKSFORME?
| Reporter | ||
Comment 11•25 years ago
|
||
Both Doron and Keyser are using Windows 98, but I'm using WinNT. So Keyser, I
don't see how you can mark this bug WFM because A: it seems that you are using a
different OS, as me and B: it's simply not working! Please take a look at the
screenshots.
Maybe this is OS specific. I'm simply unable to get this attached style sheet to
work, as you can see in the attached screenshots. And this time after time after
time! So please tell me, what's the problem then?
New profile, new build, nope still no success. So I asked my son to give it a
try. But he also runs into the same problem!
Whiteboard: WORKSFORME?
| Reporter | ||
Comment 12•25 years ago
|
||
Ian I would love to see this work, but I'm simply unable! In IE there's that
color and in Mozilla I don't see the color, nor the assigned font!
Comment 13•25 years ago
|
||
Ok, we are going to need to know the Mozilla build ID, the Windows version and
build ID, the amount of free diskspace you have, how much RAM you have, what
your hostname is, and whether you have cookies enabled.
Keywords: qawanted
Comment 14•25 years ago
|
||
WORKSFORME
Platform: Macinsoh
OS: 9.1
Mozilla Build: 2001010908
| Reporter | ||
Comment 15•25 years ago
|
||
Ok, the configuration of my son is: Window NT 4.00 1381 en-US 128MB RAM 4Gb
diskspace left and the current Mozilla build is: 2001010904. Cookies are
disabled. (b.t.w. Cookies enabled did not work)
I put this file on any other server, there's no problem. Also note that the last
line "</html>" is missing from this page. Just made a second testcase called
test2.html The last line of that file should be: "</script></body></html>" but
as you can see, that aint the case. So the V3SPACE programmer is making a mess
of it! Can you confirm that?
| Reporter | ||
Comment 16•25 years ago
|
||
Just to be sure, those two systems are behind a FireWall! But even without that
firewall it's a no go.
I asked "Can you can you confirm that?" in my last comment. Make sure that's for
the missing lines Ok!
| Reporter | ||
Comment 17•25 years ago
|
||
about:cache show me this:
URL: http://www.v3space.com/denial/denial.html
Content Length: 13100
# of accesses: 8
Last Modified: 12/20/00 20:17:24
Expires: No expiration date sent
Flags: none
if I put something like:
<link href="orange.css" type="text/css" rel="STYLESHEET">
in this document! So it seems that we can't use that style sheet??? Or do you
see this file also in about:cache with an increasing # accesses?
| Reporter | ||
Comment 18•25 years ago
|
||
Ok if I load that same style sheet from my sons server, then there's no problem!
And if I try to load that style sheet from v3space.com with a html file, then we
see that # increasing in about:cache. So we can't load style sheets from that
server, for some odd reason! But then the file rights are all the same!
| Reporter | ||
Comment 19•25 years ago
|
||
Most important, that only counts for Mozilla!!
Comment 20•25 years ago
|
||
H-J: Do you go through a proxy, per chance?
| Reporter | ||
Comment 21•25 years ago
|
||
Nope, sorry
| Reporter | ||
Comment 22•25 years ago
|
||
Asked v3space to change some lines in there Javascript, and now it is working.
Then we ran into an other problem, not being able to load any images from the
site. Send them a second e-mail, now and also fixed.
But hey, they now say we didn't changed a thing! Ha, nor did we! I keep them in
mind to blame, but what the heck it works. for now, resorving bug as fixed. Is
that valid, even if this is done out side Mozilla?
b.t.w. Thank you very much for helping me out!
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 23•25 years ago
|
||
Note if someone is ever going to use this site for some reason. Make sure that
the last are looking like this:
</body>
</html>
blanc line (0d0a)
Why? Because this server is taking out that part of the HTML page and inserts a
new HTML document end. Thats the part with those <script>...</script> tags!!
And now it only work with cookies enabled for ".v3space.com".
You need to log in
before you can comment on or make changes to this bug.
Description
•